EClassificationDataset::GetAvailableImageAnnotationFormat

Image annotation file formats that are available next to the image file.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

Euresys::Open_eVision::EasyDeepLearning::EImageAnnotationFormat GetAvailableImageAnnotationFormat(
   const std::string& imageFile
)

Euresys::Open_eVision::EasyDeepLearning::EImageAnnotationFormat GetAvailableImageAnnotationFormat(
   int imgId
)

Parameters

imageFile

Path to an image file

imgId

Index of an image

EClassificationDataset.GetAvailableImageAnnotationFormat

Image annotation file formats that are available next to the image file.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

Euresys.Open_eVision.EasyDeepLearning.EImageAnnotationFormat GetAvailableImageAnnotationFormat(
   string imageFile
)

Euresys.Open_eVision.EasyDeepLearning.EImageAnnotationFormat GetAvailableImageAnnotationFormat(
   int imgId
)

Parameters

imageFile

Path to an image file

imgId

Index of an image