SearchResultScale Property

CVB.Net Documentation
Scale of the result relative the originally trained object (multiplied with the initial scale that was specified when creating the classifier).

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

public double Scale { get; }

Property Value

Type: Double

Implements

IScaledScale
See Also

Reference