Binarizes the input image using the currently set thresholds and area of interest parameters.
The result image may be accessed through the property \ref BinaryImage.
- Attention
- Performs a validation of the property values in advance and fires the CVCError event in case of any error (see CVCError headerfile).
- Returns
TRUE
if succeeded, FALSE
if an error occurred.
- Supported platforms:
- Win32
Win64
- Related Topics:
- CVCError event, BinaryImage, BinaryImageUpdated
PlaneIndex, X0, X1, Y0 and Y1, ThresholdLower and ThresholdUpper