EClassificationDataset::UnsetImageLabel

Unset the label of the given image of the dataset. After this operation, the given image will have no classification labels.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

void UnsetImageLabel(
   int index
)

Parameters

index

Index of the image for which to unset the label

EClassificationDataset.UnsetImageLabel

Unset the label of the given image of the dataset. After this operation, the given image will have no classification labels.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

void UnsetImageLabel(
   int index
)

Parameters

index

Index of the image for which to unset the label