EClassificationDataset::GetImagesIndexesWithNoLabel

Gets a list of index corresponding to the images with no classification labels.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

std::vector<int> GetImagesIndexesWithNoLabel() const

EClassificationDataset.ImagesIndexesWithNoLabel

Gets a list of index corresponding to the images with no classification labels.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

int[] ImagesIndexesWithNoLabel

{ get; }