A Generalization of Otsu’s Method and Minimum Error Thresholding
We present Generalized Histogram Thresholding (GHT), a simple, fast, and effective technique for histogram-based image thresholding. GHT works by performing approximate maximum a posteriori estimation of a mixture of Gaussians with appropriate priors. We demonstrate that GHT subsumes three classic thresholding techniques as special cases: Otsu's method, Minimum Error Thresholding (MET), and weighted percentile thresholding. GHT thereby enables the continuous interpolation between those three algorithms, which allows thresholding accuracy to be improved significantly. GHT also provides a clarifying interpretation of the common practice of coarsening a histogram's bin width during thresholding. We show that GHT outperforms or matches the performance of all algorithms on a recent challenge for handwritten document image binarization (including deep neural networks trained to produce per-pixel binarizations), and can be implemented in a dozen lines of code or as a trivial modification to Otsu's method or MET.
Code (1)
Tasks
BinarizationSimilar Papers 제목 키워드 기반
A Generalization of Otsu's Method and Minimum Error Thresholding
We present Generalized Histogram Thresholding (GHT), a simple, fast, and effective technique for histogram-based image thresholding. GHT works by performing approximate maximum a posteriori estimation of a mixture of Gau…
BinarizationDTP-Net: A convolutional neural network model to predict threshold for localizing the lesions on dermatological macro-images
Highly focused images of skin captured with ordinary cameras, called macro-images, are extensively used in dermatology. Being highly focused views, the macro-images contain only lesions and background regions. Hence, the…
Lesion SegmentationSkin Lesion SegmentationImage Segmentation using Multi-Threshold technique by Histogram Sampling
The segmentation of digital images is one of the essential steps in image processing or a computer vision system. It helps in separating the pixels into different regions according to their intensity level. A large numbe…
CPUImage SegmentationSegmentationSemantic Segmentation+1Image Thresholding: Understanding Bias of Evaluation Metrics towards Specific Evaluation Functions
Multilevel image thresholding is widely used for segmentation in applications ranging from medical imaging to remote sensing. Classical objective functions, such as Otsu's between-class variance and Kapur's entropy, are …
Rapid Artefact Removal and H&E-Stained Tissue Segmentation
We present an innovative method for rapidly segmenting hematoxylin and eosin (H&E)-stained tissue in whole-slide images (WSIs) that eliminates a wide range of undesirable artefacts such as pen marks and scanning artefact…
whole slide images