←Select platform

Sensitivity Property

Summary

Gets or sets the sensitivity used for detecting the OMR.

Syntax

C#
VB
C++
public OmrSensitivity Sensitivity { get; set; } 
Public Property Sensitivity As Leadtools.Imageprocessing.Core.OmrSensitivity 

Property Value

OmrSensitivity enumeration value that represents the sensitivity used for detecting the OMR.

Remarks

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,

Requirements

Target Platforms

See Also

Reference

OmrZone Structure

OmrZone Members

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly