A Comparative Tutorial of the Histogram-based Image Segmentation Methods
ZhenZhou Wang

TL;DR
This paper reviews and categorizes classical histogram-based image segmentation methods, evaluates their advantages and disadvantages, and compares their performance with modern deep learning approaches.
Contribution
It provides a comprehensive tutorial on the principles, classifications, and performance evaluation of classical histogram-based segmentation techniques.
Findings
Classical methods are categorized into four groups: means-based, Gaussian-mixture-model-based, entropy-based, and feature-points-based.
The paper objectively compares classical methods with recent deep learning-based segmentation techniques.
Advantages and disadvantages of each classical method are systematically analyzed.
Abstract
The histogram of an image is the accurate graphical representation of the numerical grayscale distribution and it is also an estimate of the probability distribution of image pixels. Therefore, histogram has been widely adopted to calculate the clustering means and partitioning thresholds for image segmentation. There have been many classical histogram-based image segmentation methods proposed and played important roles in both academics and industry. In this tutorial, the histories and recent advances of the histogram-based image segmentation techniques are first reviewed and then they are divided into four categories: (1) the means-based method, (2) the Gaussian-mixture-model-based method, (3) the entropy-based method and (4) the feature-points-based method. The purpose of this tutorial is threefold: 1) to teach the principles of the classical histogram-based image segmentation…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMedical Image Segmentation Techniques · Advanced Computing and Algorithms · Advanced Neural Network Applications
