Otsu's method
Encyclopedia : O : OT : OTS : Otsu's method
Otsu's method is used in computer vision to perform thresholding.
If each pixel p of an image has been assigned an 'interest' score, [f(p)] then Otsu creates a histogram of f over the image; and selects a threshold to maximize the between-class variance.
From Wikipedia, the Free Encyclopedia. Original article here. Support Wikipedia by contributing or donating.
All text is available under the terms of the GNU Free Documentation License See Wikipedia Copyrights for details.
