public OmrSensitivity Sensitivity { get; set; }
public OmrSensitivity getSensitivity();
public void setSensitivity(
OmrSensitivity omrSensitivity
);
public:
property OmrSensitivity Sensitivity {
OmrSensitivity get();
void set ( OmrSensitivity );
}
Sensitivity # get and set (OmrZone)
OmrSensitivity enumeration value that represents the sensitivity used for detecting the OMR.
High sensitivity means that if the OMR frame is not fully filled, the engine will detect it as filled. Low sensitivity means that the OMR frame must be filled completely to be detected as filled,
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