Select Region
Global Web Site - English
North America - English
Western Europe - English
Western Europe - Deutsch
Western Europe - Français
Western Europe - Italiano
Russia - Русский
Ukraine - Русский
Australia - English
Czech Republic - Čeština
Slovakia - Slovenský
China - 简体中文
Greece - Ελληνικά
Brazil - Português
South America - Español
Turkey - Türkçe
ABBYY Mobile OCR SDK functions work with images in FINE_IMAGE format. You must load image into the memory and convert it to FINE_IMAGE format before calling the functions. ABBYY Mobile OCR SDK distribution kit includes sample with the procedure of loading only BMP image files. If you want to load other image files, you should create your own procedure of loading and converting. FINE_IMAGE format is very similar to BMP format and it can be easily obtained from standard image representation used on a certain platform (e.g. from HBITMAP on WinMobile, from CFbsBitmap on Symbian, from UIImage on iPhone, etc). It is also important to specify appropriate resolution in dpi (Resolution field of FINE_IMAGE structure) otherwise text on image can be lost. In case you are not sure what resolution to specify, set 0 for business cards.
So far library which supports CJK is available for MSDK 2.0 only. Besides, it is available for WinMobile 6 platform only.
No, ABBYY Mobile OCR Engine 3.0 doesn’t support this feature. Probably it will be implemented in version 5.0.
MSDK 2.0 corrects skew up to 5 degrees. ABBYY Mobile OCR Engine 3.0 corrects skew up to 10-15 degrees.
ABBYY Mobile OCR Engine itself doesn’t support creation of user language. However, it can be created in FineReader 4.0 and then can be used in ABBYY Mobile OCR Engine. To get FineReader 4.0 distribution please contact support team serving your region. Description of how to create user language can be found in FineReader 4.0 documentation. In order to use the created language in the Mobile SDK, you need to transform language created in FineReader to ABBYY Mobile OCR Engine pattern file. This procedure is described in the MSDK Help file - "How to Create a Pattern File" topic ("Programmer's Guide"->"How to...?").
No, ABBYY Mobile OCR Engine doesn’t support pattern training.
No, current version of ABBYY Mobile OCR Engine doesn't support this functionality. Perhaps it will be implemented in ABBYY Mobile OCR Engine 5.0.
This means that you are running your application with a trial license key.
In general, the main requirements for images are the following:
- the text on image must be sharp and contrast enough (when image is acquired by camera, the text should be in focus);
- image should have no photography distortions (e.g. fisheye lens effect; trapezium distortions).
Please refer to photographing documents instruction.
MSDK 2.0 and ABBYY Mobile OCR Engine 3.0 are based on adjusted OCR technologies of FineReader 4.0, and in most cases recognition quality is limited by OCR technology and there is no possibility to improve it significantly. The general recommendation is to improve source image quality. In some cases using a user-defined recognition language can help to improve OCR quality to some extent.