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: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic float AlignmentConfidenceThreshold { get; set; }Public Property AlignmentConfidenceThreshold As Single
Get
Set
Property Value
Type:
SingleImplements
IOmrEngineAlignmentConfidenceThreshold
See Also