SimpleOCR:SDK Functions – OCR
int OCR(const IMG * img, int noisy)
Recognizes the text located in an image.
Return Value
A non zero error code if the function fails.
Parameters
img
A pointer to the image to process.
noisy
Non zero value if the image is noisy (i.e. contains a lot of speckles)