ClassifierScaleStep Property

CVB.Net Documentation
Step size at which the scales in the classifier have been generated.

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

public double ScaleStep { get; }

Property Value

Type: Double
Exceptions

ExceptionCondition
ObjectDisposedExceptionIf the classifier has already been disposed
See Also

Reference