TrainingSetModelInfoOrigin Property

CVB.Net Documentation
Gets or sets the origin of the model in terms of coordinates inside the feature window

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

public Point2Dd Origin { get; set; }

Property Value

Type: Point2Dd
Exceptions

ExceptionCondition
ObjectDisposedExceptionIf the training set has already been disposed
See Also

Reference