Click or drag to resize

AlignmentRejectorResultHeuristicResults Property

The returned scores for each heuristic.

Namespace:  Atalasoft.FormsProcessing.Alignment
Assembly:  Atalasoft.dotImage.FormsProcessing (in Atalasoft.dotImage.FormsProcessing.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public Dictionary<AlignmentRejectionHeuristics, double> HeuristicResults { get; }

Property Value

Type: DictionaryAlignmentRejectionHeuristics, Double
See Also