Skip to content
forked from wq2012/GMM-HMRF

GMM-Based Hidden Markov Random Field for Color Image and 3D Volume Segmentation

Notifications You must be signed in to change notification settings

Gis-Code/GMM-HMRF

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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}
}

About

GMM-Based Hidden Markov Random Field for Color Image and 3D Volume Segmentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 74.3%
  • C++ 25.7%