SearchResultQuality Property

CVB.Net Documentation
Quality measure of the result. If the PrecisionMode was NoCorrelation then the result quality equals the number of model features that have been found in the image. Otherwise the quality is the correlation result from either the coarse or the fine features, depending on the PrecisionMode setting.

Namespace:  Stemmer.Cvb.ShapeFinder2
Assembly:  Stemmer.Cvb.ShapeFinder (in Stemmer.Cvb.ShapeFinder.dll) Version: 14.0.0.0
Syntax

public double Quality { get; }

Property Value

Type: Double

Implements

IQualifiedQuality
See Also

Reference