EClassificationDataset::IsEmbeddedImage

Whether the image is embedded into the dataset and is not a reference towards an image file.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

bool IsEmbeddedImage(
   int index
)

Parameters

index

Index of the image.

EClassificationDataset.IsEmbeddedImage

Whether the image is embedded into the dataset and is not a reference towards an image file.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

bool IsEmbeddedImage(
   int index
)

Parameters

index

Index of the image.