Image Thresholding

Function

Filter image pixels according to the set threshold, and binarize the pixels above and below the threshold according to the set rules.

Sample Scenario

A general image processing Step. Generally used to segment feature objects and backgrounds on 2D images.

Input and Output

../../../../../_images/84_binarize_image.png