EClassificationDataset::GetLabel

Gets the i-th label of the dataset (starting from 0 to EClassificationDataset::NumLabels - 1)

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

std::string GetLabel(
   int i
)

Parameters

i

Label index

EClassificationDataset.GetLabel

Gets the i-th label of the dataset (starting from 0 to EClassificationDataset::NumLabels - 1)

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

string GetLabel(
   int i
)

Parameters

i

Label index