Advanced Development Tools

Useful tools that enhance the developer's ability to interact with ABBYY FineReader Engine and manipulate the recognition process on the core level:

Working with Profiles

ABBYY FineReader Engine 12 provides a set of predefined profiles which are already fine-tuned for the basic usage scenarios. The settings specified in these profiles provide the best results in the corresponding situations. Besides, most of the profiles come in two forms: with the settings optimized for the best quality of the resulting document or with the settings optimized for the highest speed of processing. Below is a list of available predefined profiles:

Scenario Profile Name
Document archiving
  • DocumentArchiving_Accuracy
  • DocumentArchiving_Speed
Book archiving
  • BookArchiving_Accuracy
  • BookArchiving_Speed
Document conversion for content reuse
  • DocumentConversion_Accuracy
  • DocumentConversion_Speed
Text extraction for fields detection and documents classification
  • TextExtraction_Accuracy
  • TextExtraction_Speed
Field-level recognition
  • FieldLevelRecognition
Barcode recognition
  • BarcodeRecognition_Accuracy
  • BarcodeRecognition_Speed
Business cards recognition
  • BusinessCardsProcessing
Data capture from a machine-readable zone
  • MachineReadableZone
Document archiving in high-compressed PDF
  • HighCompressedImageOnlyPdf
Technical drawings recognition
  • EngineeringDrawingsProcessing
Provided for compatibility with older versions
  • Version9Compatibility

Note: You can view the list of settings provided by these profiles in the description of corresponding scenarios.

The settings provided with these profiles can be loaded using the LoadPredefinedProfile method of the Engine object. After the profile is loaded, newly created objects will have the new default values specified in the profile.

Voting API support

When ABBYY FineReader Engine is used as one of the participating recognition engines in a third-party application, it supplies recognition alternatives (or hypotheses) with a relevant confidence level for characters, words and intercharacter separation. This information helps developers design an efficient and accurate voting algorithm for applications that require multiple recognition technologies. For example, when recognizing an "O", ABBYY FineReader Engine may return 3 hypotheses: "0" (zero), with confidence 60; capital "O", with confidence 80; and capital "C", with confidence 10. In the case of intercharacter separation, the situation can be like this: the possible hypotheses for an "m" would be "m", "rn", and "in". See more in Using Voting API.

"On-the-fly" tuning of core recognition

ABBYY FineReader provides developers with the access and ability to manipulate the recognition engine during the OCR process on a core level. The FineReader recognition engine generates hypotheses (or recognition alternatives) and allows developers to influence or fine-tune the procedure of setting the confidence level for each hypothesis (or selecting the best hypothesis) using their own specific ranking criteria.

Code Samples for common conversion tasks

The SDK is supplied with the set of Source Code Samples showing how to use the Engine in different scenarios.

See also

Key Features

12.12.2022 20:26:03

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.