SampleList Properties

CVB.Net Documentation

The SampleList type exposes the following members.

Properties

  NameDescription
Public propertyAverageSampleCount
Average number samples in per class of the sample list.
Public propertyComment
Classifier comment text.
Public propertyCreationDate
Date on which the SampleList was created.
Public propertyFileName
Name of the file from which this image list was loaded (string.Empty if this image list was neither loaded nor saved since its construction).
Public propertyHandle
Native Manto2 classifier handle.
Public propertyIsDisposed
Tests if the native handle has already been disposed.
Public propertyLabelType
Type of the labels used by this SampleList.
Public propertyMaxSampleCount
Number samples in the largest class of the sample list.
Public propertyMinSampleCount
Number samples in the smallest class of the sample list.
Public propertyModificationDate
Date on which the SampleList was last modified.
Public propertyNumClasses
Number of distinguishable classes in the sample list.
Public propertyNumSamples
Total number of samples in the sample list.
Public propertySampleType
Type of the samples used by this SampleList.
Top
See Also

Reference