EClassificationDataset::GetMaxNumObjectPerImage

Maximum number of objects for an image in the dataset. If no images has object labeling (see EClassificationDataset::HasObjectLabeling), the method returns -1.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

int GetMaxNumObjectPerImage() const

EClassificationDataset.MaxNumObjectPerImage

Maximum number of objects for an image in the dataset. If no images has object labeling (see EClassificationDataset::HasObjectLabeling), the method returns -1.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

int MaxNumObjectPerImage

{ get; }