The sensitivity of the OMR recognition engine.
[DataMemberAttribute()]
public OcrOmrSensitivity OmrSensitivity { get; set; }
<DataMemberAttribute()>
Public Property OmrSensitivity() As OcrOmrSensitivity
Get
Set
public:
[DataMemberAttribute]
property OcrOmrSensitivity^ OmrSensitivity
{
OcrOmrSensitivity^ get()
void set(OcrOmrSensitivity^ value)
}
An OcrOmrSensitivity enumeration member that indicates the OMR sensitivity mode.
High
and Highest
sensitivity are used when the filled OMR marks is not entirely filled. While, Low
and Lowest
are used when the user is confident that the input OMR form has all OMR marks filled completely.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document