ImageClassificationLabelInfo Methods

CVB.Net Documentation

The SampleClassificationImageListImageClassificationLabelInfo type exposes the following members.

Methods

  NameDescription
Public methodAdd
Add a new sample to an existing class.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodRelabel
Modify the label of a sample set, 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 methodToString
Return the label information as a string.
(Overrides ObjectToString.)
Top
See Also

Reference