How Can We Help?

SimpleOCR:SDK Functions – OCROnArea

You are here:
< All Topics

int OCROnArea(const IMG * img, int noisy)

Recognizes the text located in an image that contains a unique text area. This function doesn’t do any layout analysis on the area. The image containing the area is usually extracted from a page with ExtractImgArea.

Return Value

A non zero error code if the function fails.

Parameters

img

A pointer to the image to process.

noisy

A non zero value if the image is noisy (i.e. contains a lot of speckles)

Contact Us for FREE Consultation on Your OCR Project
=
Table of Contents

Title

Go to Top