EClassificationDataset::GetNumImageFiles

Number of different image files contained in the dataset.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

int GetNumImageFiles() const

Remarks

The number of image files can be different than the number of images of the dataset. An image file can correspond to several dataset images (with different ROI).

EClassificationDataset.NumImageFiles

Number of different image files contained in the dataset.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

int NumImageFiles

{ get; }

Remarks

The number of image files can be different than the number of images of the dataset. An image file can correspond to several dataset images (with different ROI).