SampleRegressionImageListImageRegressionInfoCollectionRemove Method (Single)

CVB.Net Documentation
Remove all samples for a specific label.

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

public void Remove(
	float[] label
)

Parameters

label
Type: SystemSingle
label to be removed from the data base
See Also

Reference