TrainingSetImageInstanceInfoCollection Constructor

CVB.Net Documentation
Constructor.

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

public ImageInstanceInfoCollection(
	TrainingSet parent,
	IntPtr collectionParent
)

Parameters

parent
Type: Stemmer.Cvb.MinosTrainingSet
The training set to which the collection to be created will belong.
collectionParent
Type: SystemIntPtr
The native handle through which this collection is to access the information.
See Also

Reference