EClassificationDataset::GetMinScale

EClassificationDataset::SetMinScale

Minimum scaling allowed for data augmentation.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

float GetMinScale() const

void SetMinScale(float minScale)

EClassificationDataset.MinScale

Minimum scaling allowed for data augmentation.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

float MinScale

{ get; set; }