LEADTOOLS OCR C DLL Help > LEADTOOLS OMR Add-On > OMR PLus > OMRSENSE |
typedef enum
{
OMR_SENSE_HIGHEST,
OMR_SENSE_HIGH,
OMR_SENSE_LOW,
OMR_SENSE_LOWEST,
} OMRSENSE;
The OMRSENSE enumerated type represents the mark sensitivity.
Value |
Meaning |
OMR_SENSE_HIGHEST |
Use the highest check mark recognition sensitivity |
OMR_SENSE_HIGH |
Use High check mark recognition sensitivity |
OMR_SENSE_LOW |
Use low check mark recognition sensitivity |
OMR_SENSE_LOWEST |
Use the lowest check mark recognition sensitivity |
Comments
This enumerated type is used by the following structure: