EClassificationDataset::RemoveImage

Removes the image at the given index. All annotations (label, segmentation, objects) will be lost.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

void RemoveImage(
   int imgId
)

Parameters

imgId

Index of the image to remove

EClassificationDataset.RemoveImage

Removes the image at the given index. All annotations (label, segmentation, objects) will be lost.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

void RemoveImage(
   int imgId
)

Parameters

imgId

Index of the image to remove