Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.05 KB

README.md

File metadata and controls

23 lines (16 loc) · 1.05 KB

GMM-HMRF View GMM-HMRF on File Exchange arxiv

Overview

In this project, we first study the Gaussian-based hidden Markov random field (HMRF) model and its expectation-maximization (EM) algorithm. Then we generalize it to Gaussian mixture model-based hidden Markov random field. The algorithm is implemented in MATLAB. We also apply this algorithm to color image segmentation problems and 3D volume segmentation problems.

This library is also available on MathWorks:

pic

Citations

If you use this library, please cite:

@article{wang2012gmm,
  title={GMM-based hidden Markov random field for color image and 3D volume segmentation},
  author={Wang, Quan},
  journal={arXiv preprint arXiv:1212.4527},
  year={2012}
}