In This Topic
GdPicture14 Namespace / GdPictureImaging Class / ConvertTo1BppSauvola Method

ConvertTo1BppSauvola Method (GdPictureImaging)

In This Topic
Converts a GdPicture image to a 1-bit (black and white) bitmap using the Sauvola local adaptive thresholding method. This method is particularly efficient on documents with poor contrast.
Overload List
OverloadDescription
Converts a GdPicture image to a 1-bit (black and white) bitmap using the Sauvola local adaptive thresholding method. This method is particularly efficient on documents with poor contrast.  
Converts a GdPicture image to a 1-bit (black and white) bitmap using the Sauvola local adaptive thresholding method and contrast normalization. This method is particularly efficient on documents with poor contrast.  
See Also