ClassifierObjectGradientType Property

CVB.Net Documentation
Gradient type this classifier uses for feature extraction.

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

public GradientType GradientType { get; }

Property Value

Type: GradientType
Exceptions

ExceptionCondition
ObjectDisposedExceptionIf the classifier has already been disposed
See Also

Reference