EClassificationDataset::HasLabel

Whether an image has a classification label.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

bool HasLabel(
   int index
)

Parameters

index

Index of an image.

EClassificationDataset.HasLabel

Whether an image has a classification label.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

bool HasLabel(
   int index
)

Parameters

index

Index of an image.