EClassificationDataset::GetMaxScale

EClassificationDataset::SetMaxScale

Maximum scaling allowed for data augmentation.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

float GetMaxScale() const

void SetMaxScale(float maxScale)

EClassificationDataset.MaxScale

Maximum scaling allowed for data augmentation.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

float MaxScale

{ get; set; }