EClassificationDataset::GetLabeledImagesIndexes

Gets a list of index corresponding to the images that have a classification label.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

std::vector<int> GetLabeledImagesIndexes() const

EClassificationDataset.LabeledImagesIndexes

Gets a list of index corresponding to the images that have a classification label.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

int[] LabeledImagesIndexes

{ get; }