ClassifierRotationStep Property

CVB.Net Documentation
Step size at which the rotations in the classifier have been generated. Rotations steps are given in degrees.

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

public double RotationStep { get; }

Property Value

Type: Double
Exceptions

ExceptionCondition
ObjectDisposedExceptionIf the classifier has already been disposed
See Also

Reference