LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

FrameDetectionMethod Property

Show in webframe







Gets or sets the OMR frame detection mode.
Syntax
OcrOmrFrameDetectionMethod FrameDetectionMethod {get; set;}
'Declaration
 
Property FrameDetectionMethod As OcrOmrFrameDetectionMethod
'Usage
 
Dim instance As IOcrOmrOptions
Dim value As OcrOmrFrameDetectionMethod
 
instance.FrameDetectionMethod = value
 
value = instance.FrameDetectionMethod
OcrOmrFrameDetectionMethod FrameDetectionMethod {get; set;}
@property(nonatomic, assign) LTOcrOmrFrameDetectionMethod frameDetectionMethod;
public OcrOmrFrameDetectionMethod getFrameDetectionMethod()
public void setFrameDetectionMethod(OcrOmrFrameDetectionMethod value)
            

get_FrameDetectionMethod();
set_FrameDetectionMethod(value);
Object.defineProperty('FrameDetectionMethod');
property OcrOmrFrameDetectionMethod FrameDetectionMethod {
   OcrOmrFrameDetectionMethod get();
   void set (    OcrOmrFrameDetectionMethod value);
}

Property Value

An OcrOmrFrameDetectionMethod enumeration member that indicates the OMR frame detection mode.
Remarks

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

Frames stand for the checkbox that may exist around OMR fields. You can set the LEADTOOLS OCR engine to automatically detect these frames and take them into consideration when recognizing OMR fields. If you know the OMR fields contains (or does not contain) frames, it is recommended to set IOcrOmrOptions.FrameDetectionMethod accordingly to increase the recognition performance and accuracy.

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.

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