HMRF-EM-image

Version 2.1 (1.03 MB) by Quan Wang
Implementation of the Hidden Markov Random Field Model and its Expectation-Maximization Algorithm
5.7K Downloads
Updated 15 Jun 2023

HMRF-EM-image View HMRF-EM-image on File Exchange arxiv

Overview

In this project, we study the hidden Markov random field (HMRF) model and its expectation-maximization (EM) algorithm. We implement a MATLAB toolbox named HMRF-EM-image for 2D image segmentation using the HMRF-EM framework. This toolbox also implements edge-prior-preserving image segmentation, and can be easily reconfigured for other problems, such as 3D image segmentation.

Document: https://arxiv.org/pdf/1207.3510.pdf

This library is also available at:

pic

Citations

If you use this library, please cite:

@article{wang2012hmrf,
  title={HMRF-EM-image: implementation of the hidden markov random field model and its expectation-maximization algorithm},
  author={Wang, Quan},
  journal={arXiv preprint arXiv:1207.3510},
  year={2012}
}

Cite As

Quan Wang (2024). HMRF-EM-image (https://github.com/wq2012/HMRF-EM-image/releases/tag/v2.1), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2008b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
2.1

See release notes for this release on GitHub: https://github.com/wq2012/HMRF-EM-image/releases/tag/v2.1

1.8.0.0

Add link to document.

1.7.0.0

Rewrote several minor parts in C++.

1.6.0.0

Minor bugs have been fixed.

1.0.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.