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