SampleClassificationImageList Constructor

CVB.Net Documentation
Create a sample image list suitable for classification tasks.

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

public SampleClassificationImageList(
	SampleListImageDataType imageDataType
)

Parameters

imageDataType
Type: Stemmer.Cvb.SampleDatabaseSampleListImageDataType
Data type of the images to be added to the sample image list.
Exceptions

ExceptionCondition
OutOfMemoryExceptionIf the creation of the sample image list failed.
See Also

Reference