ClassifierFeatureWindowOrigin Property

CVB.Net Documentation
Dimension of the classifier's feature window.

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

public Point2D FeatureWindowOrigin { get; }

Property Value

Type: Point2D
Exceptions

ExceptionCondition
ObjectDisposedExceptionIf the classifier has already been disposed
See Also

Reference