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

This enumerated type is used by the following structure:

OMROPTIONS2

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Professional OCR C API Help