EClassificationDataset::GetImageObject

Gets the specified object for the given image.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

ELocatorObject GetImageObject(
   int imageIndex,
   int objectIndex
)

Parameters

imageIndex

Index of the image

objectIndex

Index of the object between 0 and EClassificationDataset::GetImageNumObjects

EClassificationDataset.GetImageObject

Gets the specified object for the given image.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

Euresys.Open_eVision.EasyDeepLearning.ELocatorObject GetImageObject(
   int imageIndex,
   int objectIndex
)

Parameters

imageIndex

Index of the image

objectIndex

Index of the object between 0 and EClassificationDataset::GetImageNumObjects