The OCR extension gives you the ability to perform optical character recognition
(wikipedia) on an image.
It is built upon the powerful Tesseract Open Source OCR Engine.
The simple API allows you to quickly scan an image for textural content, using the powerful
Tesseract framework, in just a few lines of code.
OCR.service.recognise( image );
The simple API allows you to quickly integrate OCR in your AIR application in just a few lines of code.
Identical code base can be used across all supported platforms allowing you to concentrate on your application and not device specifics.
We provide complete guides to get you up and running with dialogs quickly and easily.
Latest Features
- OCR on Android and iOS;
- Use the powerful Tesseract API;
- Single API interface - your code works across iOS and Android with no modifications;
- Sample project code and ASDocs reference;
As with all our extensions you get access to a year of support and updates as we are continually
improving and updating the extensions for OS updates and feature requests.