I am looking for a sample code that utilizes Markov Chain Monte Carlo method for image processing, preferably for segmentation, in Matlab or Python. Except for the MRP ICM.m exa
From Mumford's Pattern Theory book samples
http://www.dam.brown.edu/ptg/MDbook/
this chapter
http://www.dam.brown.edu/ptg/MDbook/Chapter4.html
has Ising model and MCMC (Gibbs sampling).
Also
http://elec.otago.ac.nz/w/images/1/19/ELEC404_Inverse_Problems.pdf
I found that searching for "imread", "MCMC", "Hastings" provides good results.