EClassificationDataset::GetImageObjects

Gets all the objects of the specified image.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

std::vector<Euresys::Open_eVision::EasyDeepLearning::ELocatorObject> GetImageObjects(
   int imageIndex
)

Parameters

imageIndex

Index of the image

EClassificationDataset.GetImageObjects

Gets all the objects of the specified image.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

Euresys.Open_eVision.EasyDeepLearning.ELocatorObject[] GetImageObjects(
   int imageIndex
)

Parameters

imageIndex

Index of the image