DOC2_OMRSENSE

typedef enum 
{ 
   DOC2_OMR_SENSE_HIGHEST, 
   DOC2_OMR_SENSE_HIGH, 
   DOC2_OMR_SENSE_LOW, 
   DOC2_OMR_SENSE_LOWEST, 
} DOC2_OMRSENSE; 

The DOC2_OMRSENSE enumerated type identifies different levels of mark sensitivity.

Value Meaning
DOC2_OMR_SENSE_HIGHEST Use the Highest recognition mark sensitivity
DOC2_OMR_SENSE_HIGH Use High recognition mark sensitivity
DOC2_OMR_SENSE_LOW Use Low recognition mark sensitivity
DOC2_OMR_SENSE_LOWEST Use the Lowest recognition mark sensitivity

Comments

The enumeration is used by:

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS OCR Module - OmniPage Engine C API Help