TrainingSetTrainingSetObjectImage Property

CVB.Net Documentation
Image representation of this object.

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

public Image Image { get; }

Property Value

Type: Image
Exceptions

ExceptionCondition
ObjectDisposedExceptionIf the training set has already been disposed
See Also

Reference