EClassificationDataset::IsImageFile

Whether the image is stored as a file path towards an image.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

bool IsImageFile(
   int index
)

Parameters

index

Index of the image.

EClassificationDataset.IsImageFile

Whether the image is stored as a file path towards an image.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

bool IsImageFile(
   int index
)

Parameters

index

Index of the image.