|
iDRS™ SDK 16
|
The CBinarize class offers image binarization features. More...
#include <idrs_common.h>
The CBinarize class offers image binarization features.
Binarization is the first stage in image recognition. It convert the input image into a black & white image for faster processing. The CBinarize class offers the following image binarization algorithms:
adaptive binarization - uses different thresholds for different regions of the image.