LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)
LEAD Technologies, Inc

OcrOmrFrameDetectionMethod Enumeration






The OMR frame detection mode. .NET support WinRT support
Syntax
'Declaration
 
<SerializableAttribute()>
Public Enum OcrOmrFrameDetectionMethod 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As OcrOmrFrameDetectionMethod
[SerializableAttribute()]
public enum OcrOmrFrameDetectionMethod : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Forms.Ocr.OcrOmrFrameDetectionMethod = function() { };
Leadtools.Forms.Ocr.OcrOmrFrameDetectionMethod.prototype = {
LeadtoolsMemberMarker(replace me) };
[SerializableAttribute()]
public enum class OcrOmrFrameDetectionMethod : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
AutoAutomatically detect whether there is a printed frame (e.g. check box).
WithFrameThe OMR zone is outside the printed frame, so the printed frame is visible.
WithoutFrameThe OMR zone is inside the printed frame, so the printed frame is not visible.
Remarks

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

Frames stand for the check boxes 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 whether the OMR fields contain frames, set the IOcrOmrOptions.FrameDetectionMethod accordingly to increase recognition performance and accuracy.

Example
For an example, refer to IOcrOmrOptions.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

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-2012 All Rights Reserved. LEAD Technologies, Inc.

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