ABBYY Real-Time Recognition SDK 1 (build 1.0.9.52)

  1. About ABBYY Real-Time Recognition SDK 1
  2. Device Requirements
  3. More Documentation
  4. Getting Started: Code Samples

About ABBYY Real-Time Recognition SDK 1

ABBYY Real-Time Recognition SDK (a software development kit) provides a technology for recognizing text directly on the smartphone's camera preview screen.

The library is supplied as an AAR file, together with the resources to support different languages of the text.

Device Requirements

Android version: 4.4 or later for ARMv7 (armeabi-v7a) and ARMv8 (arm64-v8a) processors

Processor:

Camera:

Memory requirements

Library operation in the text capture scenario takes up to:

Library operation in the data capture scenario (for example, passport recognition) takes up to 170 MB RAM.

More Documentation

The distribution includes a Developer's Guide with a quick start section, full description of the API, details of technical capabilities and more. See also the help/javadoc folder in the distribution pack root.

Getting Started: Code Samples

The distribution pack includes code samples in Java, which demonstrate simple implementations of the basic scenarios and can help you start developing your own application. The samples are found in the sample-datacapture, sample-textcapture and scenarios-datacapture folders.

See the Guided Tour > Code Samples section in the Developer's Guide for usage details.