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.
Quan Wang (2021). GMM-HMRF (https://www.mathworks.com/matlabcentral/fileexchange/39553-gmm-hmrf), MATLAB Central File Exchange. Retrieved .
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Create scripts with code, output, and formatted text in a single executable document.
Hi, please, does it work with gray image?
Unable to run in maatlab.
lcc preprocessor error: BoundMirrorExpand.cpp:28 Could not find include file <cstdlib>
lcc preprocessor error: BoundMirrorExpand.cpp:29 Could not find include file <cstdio>
lcc preprocessor error: BoundMirrorExpand.cpp:30 Could not find include file <cmath>
lcc preprocessor error: BoundMirrorExpand.cpp:31 Could not find include file <iostream>
Useful!