Introduction - If you have any usage issues, please Google them yourself
This the sample implementation of a Markov random field (MRF)
based color image segmentation algorithm. The main code (colormrf.cpp)
has been written by Mihaly Gara (gara@inf.u-szeged.hu,
http://www.inf.u-szeged.hu/~gara/) with some minor contributions from
Zoltan Kato (kato@inf.u-szeged.hu, http://www.inf.u-szeged.hu/~kato/)
using the intenisty-based segmentation code of Csaba Gradwohl.