Click or drag to resize

OMR_SENSE Enumeration

Mark sensitivity of RM_OMR.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public enum OMR_SENSE
Members
  Member nameValueDescription
SENSE_NORMAL0 Highest mark sensitivity (default)
SENSE_LOW1 Low mark sensitivity
SENSE_LOWER2 Lower mark sensitivity
SENSE_LOWEST3 Lowest mark sensitivity
Remarks

This setting defines the possible mark sensitivity values to be applied during the running of the RM_OMR checkmark recognition module. This setting may influence the accuracy of the recognition.

The higher the mark sensitivity setting, the more sensitive the recognition will be, i.e. even a small mark (just a few continuous black pixels) will cause the zone to be classified as "checked by respondent". The default sensitivity is suitable for well-printed questionnaires. Poor-quality forms should be avoided if possible, however lower sensitivity allows speckled or poorly printed documents to be processed successfully.

See Also