ImageGear for C and C++ on Windows v19.9 - Updated
Filling Method -Recognition Module Combinations
User Guide > How to Work with... > OCR > Concepts > Recognition Modules > Filling Method -Recognition Module Combinations

When a zone recognition module setting is IG_REC_RM_AUTO, set either by default or explicitly, the recognition engine takes care of recognition module selection for any filling method. When setting specific values for filling methods and recognition modules, it is the programmer's responsibility to specify a valid recognition module-filling method pair. Any incorrectly set zone will have no recognition result. The following table shows which modules are considered by the automatic recognition module selection, called up by the IG_REC_RM_AUTO value. The order of the recognition modules in the second column shows the priority order for the automatic recognition module selection.

Filling Method

Permissible Recognition Module

OMNIFONT

OMNIFONT_PLUS2W, OMNIFONT_PLUS3W, OMNIFONT_MOR, OMNIFONT_FRX, OMNIFONT_MTX

DRAFTDOT9

DOT, OMNIFONT_MTX

DRAFTDOT24

OMNIFONT_MOR, OMNIFONT_MTX

OCRA

OMNIFONT_MOR, OMNIFONT_MTX

OCRB

OMNIFONT_MOR, OMNIFONT_MTX

MICR

MAT

DOTDIGIT

MAT

DASHDIGIT

MAT

NO_OCR

-