EDeepLearningTool::SetLabelColor

Changes a label color.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

void SetLabelColor(
   OEV_UINT32 index,
   const ERGBColor& c
)

Parameters

index

Index of the label between 0 and EDeepLearningTool::NumLabels

c

New color for the specified label

EDeepLearningTool.SetLabelColor

Changes a label color.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

void SetLabelColor(
   uint index,
   Euresys.Open_eVision.ERGBColor c
)

Parameters

index

Index of the label between 0 and EDeepLearningTool::NumLabels

c

New color for the specified label