Click or drag to resize

OmrEngineMarkConfidenceThreshold Property

The threshold at which mark templates will be considered marked. (Should be between 0 and 1)

Namespace:  Atalasoft.FormsProcessing.Omr
Assembly:  Atalasoft.dotImage.FormsProcessing (in Atalasoft.dotImage.FormsProcessing.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public float MarkConfidenceThreshold { get; set; }

Property Value

Type: Single

Implements

IOmrEngineMarkConfidenceThreshold
See Also