EClassificationDataset::ResetImageObjectLabeling

Resets the object labeling for the specified image. This sets the image as having been labelled for object detection with no object present in the image.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

void ResetImageObjectLabeling(
   int imageIndex
)

Parameters

imageIndex

Index of the image

EClassificationDataset.ResetImageObjectLabeling

Resets the object labeling for the specified image. This sets the image as having been labelled for object detection with no object present in the image.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

void ResetImageObjectLabeling(
   int imageIndex
)

Parameters

imageIndex

Index of the image