ABBYY Mobile OCR Engine 4

Go to: Contents | Guided Tour

Description of the ABBYY Mobile OCR Engine Native Sample

ABBYY Mobile OCR Engine includes a code sample written in C++ which illustrates the work with the native library. The code sample is located in the \Sample\Generic\Sources\src subfolder of the ABBYY Mobile OCR Engine folder.

The sample loads PNG image files from the \Samples\Generic\SampleImages folder with the help of the FineLoadImageFromFile function and recognizes them using the FineRecognizeBusinessCard, FineRecognizeImage, and FineRecognizeBarcode functions.

Note: If you use a trial license, the word "ABBYY" will appear in every 20th line in the recognized text and in every third recognized business card.

See also

How to Use the Native Library
Native Library API Reference