EClassificationDataset::UnsetImageObjectLabeling

Unsets the object labeling for the specified image. This sets the image as not having been labelled for object detection. This image won't be use for training with a ELocator tool.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

void UnsetImageObjectLabeling(
   int imageIndex
)

Parameters

imageIndex

Index of the image

EClassificationDataset.UnsetImageObjectLabeling

Unsets the object labeling for the specified image. This sets the image as not having been labelled for object detection. This image won't be use for training with a ELocator tool.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

void UnsetImageObjectLabeling(
   int imageIndex
)

Parameters

imageIndex

Index of the image