Binarize Blur is used to set the pre-blur option of the Binarize feature.
| Member | Value | Description |
|---|---|---|
| SF_BLUR_NONE | 0 | This setting will not blur the image before the local contrast enhancement/binarization process. |
| SF_BLUR_GAUSSIAN | 1 | This setting will apply a Gaussian blur to the image before the local contrast enhancement/binarization process. |
| SF_BLUR_SMART | 2 | This setting removes dither-like artifacts introduced into many images already binarized to 1-bit by other software or hardware operations. |
Alternative modes may be chosen according to the type of image and desired results.
