ImageRegressionLabelInfo Properties

CVB.Net Documentation

The SampleRegressionImageListImageRegressionLabelInfo type exposes the following members.

Properties

  NameDescription
Public propertyIndex
Get the index of this label. Note that this index may change when samples are removed from the image list - therefore you should check this index often. Generally it is more recommendable to work label based, not index based.
Public propertyLabel
Label under which this class is stored. You may change this label, but not to one that already exists in the SampleList. To Merge labels in the SampleList use the merge method(s) of the sample list.
Public propertyLabelType
Type of the labels.
Public propertyParentList
Sample List object from which this information was taken.
Public propertySamples
Samples under this label.
Top
See Also

Reference