Jump to content

Circular thresholding

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Krazykat9000 (talk | contribs) at 20:06, 17 November 2014. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

This sandbox is in the article namespace. Either move this page into your userspace, or remove the {{User sandbox}} template.

Original image: neutrophil white blood cells (leukocytes)
Hue component
Hue component shown as intensity image
Hue component thresholded with linear version of Otsu's algorithm
Hue component thresholded with circular version of Otsu's algorithm

Circular thresholding is an algorithm for automatic image threshold selection in image processing. Most threshold selection algorithms assume that the values (e.g. intensities) lie on a linear scale. However, some quantities such as hue and orientation are a circular quantity, and therefore require circular thresholding algorithms. The example shows that the standard linear version of Otsu's Method when applied to the hue channel of an image of blood cells fails to correctly segment the large white blood cells (leukocytes). In contrast the white blood cells are correctly segmented by the circular version of Otsu's Method.

References and further reading

  • Y.K. Lai, P.L. Rosin, Efficient Circular Thresholding, IEEE Trans. on Image Processing 23(3), 992-1001 (2014). doi:10.1109/TIP.2013.2297014