Click or drag to resize

OmrEngineAlignmentConfidenceThreshold Property

The threshold at which document alignment will be considered accessable. This is compared against the results of every alignment rejection heuristic. (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 AlignmentConfidenceThreshold { get; set; }

Property Value

Type: Single

Implements

IOmrEngineAlignmentConfidenceThreshold
See Also