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: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public float MarkConfidenceThreshold { get; set; }

Property Value

Type: Single

Implements

IOmrEngineMarkConfidenceThreshold
See Also