Once the recognition areas are set up, character and word recognition are executed.
ABBYY OCR uses different internal classifiers to be able to read a character. Here some examples:
ABBYY SDKs have a built-in omnifont OCR Engine. So it is capable to recognise a large variety of font types and objects:
FineReader Engine gives developers full processing control, therefore it offers different recognition modes:
There are also special recognition options for ICR, and barcode reading.
The SDKs support over 190 OCR and over 110 ICR languages.
The list of supported languages can be found in the documentation of each version.
After the “individual” characters are recognized, ABBYY Technology uses language and dictionary information to make a final decision about characters that are not 100 % identified.
Dictionaries allow to make a decision!
FineReader Engine 8.0/9.0 determines on a block by block basis when to apply full recognition or if the text layer can be used.
… more to come
Back to: OCR Processing Steps