EDataAugmentation::GetMaxVerticalShift

EDataAugmentation::SetMaxVerticalShift

Sets the maximum vertical shift allowed.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

int GetMaxVerticalShift() const

void SetMaxVerticalShift(int maxShift)

EDataAugmentation.MaxVerticalShift

Sets the maximum vertical shift allowed.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

int MaxVerticalShift

{ get; set; }