Typed label information. More...
Inherits SampleList.ILabelInfo.
Inherited by SampleRegressionImageList.ImageRegressionLabelInfo.
Public Member Functions | |
void | Relabel (TLabel newLabel) |
Change the label of a class. | |
Additional Inherited Members | |
![]() | |
int | Index [get] |
Numeric index of the label. | |
Type | LabelType [get] |
Type of the label (either typeof(string) or typeof(float[])). | |
![]() | |
SampleList | ParentList [get] |
Object through which the native handle may be accessed. | |
Typed label information.
TLabel |
void Relabel | ( | TLabel | newLabel | ) |
Change the label of a class.
newLabel | new label |