EDataAugmentation::GetMaxVerticalShear

EDataAugmentation::SetMaxVerticalShear

Sets the maximum absolute vertical shear, represented as an angle from the horizontal direction. Its value must be between 0 and 90 degrees.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

float GetMaxVerticalShear() const

void SetMaxVerticalShear(float vShear)

EDataAugmentation.MaxVerticalShear

Sets the maximum absolute vertical shear, represented as an angle from the horizontal direction. Its value must be between 0 and 90 degrees.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

float MaxVerticalShear

{ get; set; }