EDeepLearningTool::GetLabelColor

Label color. The label colors affect how the results will be displayed.
The default label colors are the one specified in the dataset used for training.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

ERGBColor GetLabelColor(
   OEV_UINT32 index
)

Parameters

index

Index of the label between 0 and EDeepLearningTool::NumLabels

EDeepLearningTool.GetLabelColor

Label color. The label colors affect how the results will be displayed.
The default label colors are the one specified in the dataset used for training.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

Euresys.Open_eVision.ERGBColor GetLabelColor(
   uint index
)

Parameters

index

Index of the label between 0 and EDeepLearningTool::NumLabels