Products | Support | Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.10.23
LEADTOOLS OCR C DLL Help

OMRSENSE

Show in webframe

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:

OMROPTIONS

Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.