BinarizationModeEnum

BinarizationModeEnum enumeration constants define the modes of image binarization.

typedef enum {
 BM_Default,
 BM_Fast,
 BM_ByThreshold,
 BM_Version9
} BinarizationModeEnum;
    

Elements

Name Description
BM_Default Binarization that is used internally by default.
BM_Fast

Fast binarization.

Note: This mode is not available for photos. Texture cannot be smoothed.

BM_ByThreshold

Binarization by threshold. The threshold value is specified as a parameter in the ImageProcessingTools::Binarize method.

Note: This mode is not available for photos. Texture cannot be smoothed.

BM_Version9

Binarization that was used in ABBYY FlexiCapture SDK 9.0.

Note: Texture cannot be smoothed in this mode.

Used in

ImageProcessingTools::Binarize

15.08.2023 13:19:30

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.