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 iOS framework, together with the resources to support different languages of the text.

Device Requirements

iOS version: 8.x or later

Supported devices:

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 105 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.

Getting Started: Code Samples

The distribution pack includes code samples in Objective-C and Swift, 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, sample-textcapture-swift, and scenarios-datacapture folders.

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