LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

OcrOmrSensitivity Enumeration

Show in webframe







The OMR sensitivity mode.
Syntax
'Declaration
 
<SerializableAttribute()>
Public Enum OcrOmrSensitivity 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As OcrOmrSensitivity
enum LTOcrOmrSensitivity
public enum OcrOmrSensitivity
Leadtools.Forms.Ocr.OcrOmrSensitivity = function() { };
Leadtools.Forms.Ocr.OcrOmrSensitivity.prototype = {
Highest = 0x00000000, High = 0x00000001, Low = 0x00000002, Lowest = 0x00000003, };
[SerializableAttribute()]
public enum class OcrOmrSensitivity : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000HighestUse the highest check mark recognition sensitivity. This may also be the slowest.
0x00000001HighUse high check mark recognition sensitivity.
0x00000002LowUse low check mark recognition sensitivity. May be faster than High.
0x00000003LowestUse the lowest check mark recognition sensitivity. This may also be the fastest.
Remarks

OMR stands for Optical Mark Recognition. For more information refer to Using OMR in LEADTOOLS .NET OCR.

You can set the LEADTOOLS OCR engine OMR recognition sensitivity to be as high or low as desired. High sensitivity results in higher confidence in the recognized mark, but could prove to be slower.

To change the sensitivity of OMR recognition, use IOcrOmrOptions.Sensitivity.

Example
For an example, refer to IOcrOmrOptions.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Forms.Ocr.OcrOmrSensitivity

Requirements

Target Platforms

See Also

Reference

Leadtools.Forms.Ocr Namespace
IOcrOmrOptions Interface
OcrEngineManager Class
OcrEngineType Enumeration
IOcrPageCollection Interface
IOcrZoneCollection Interface
OcrZone Structure
OcrZoneRecognitionModule Enumeration
OcrZoneFillMethod Enumeration
Programming with the LEADTOOLS .NET OCR
Using OMR in LEADTOOLS .NET OCR
Unlocking Special LEAD Features

 

 


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

OcrOmrSensitivity requires an OCR module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features