LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

Sensitivity Property

Show in webframe







Gets or sets the OMR sensitivity mode.
Syntax
OcrOmrSensitivity Sensitivity {get; set;}
'Declaration
 
Property Sensitivity As OcrOmrSensitivity
'Usage
 
Dim instance As IOcrOmrOptions
Dim value As OcrOmrSensitivity
 
instance.Sensitivity = value
 
value = instance.Sensitivity
OcrOmrSensitivity Sensitivity {get; set;}
@property(nonatomic, assign) LTOcrOmrSensitivity sensitivity;
public OcrOmrSensitivity getSensitivity()
public void setSensitivity(OcrOmrSensitivity value)
            

get_Sensitivity();
set_Sensitivity(value);
Object.defineProperty('Sensitivity');
property OcrOmrSensitivity Sensitivity {
   OcrOmrSensitivity get();
   void set (    OcrOmrSensitivity value);
}

Property Value

An OcrOmrSensitivity enumeration member that indicates the OMR sensitivity mode.
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.

Example
For an example, refer to IOcrOmrOptions.
Requirements

Target Platforms

See Also

Reference

IOcrOmrOptions Interface
IOcrOmrOptions Members
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.

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