EDataAugmentation::GetMaxRotationAngle

EDataAugmentation::SetMaxRotationAngle

Set the maximum rotation angle allowed. Its value must be between 0 and 180 degrees.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

float GetMaxRotationAngle() const

void SetMaxRotationAngle(float maxAngle)

EDataAugmentation.MaxRotationAngle

Set the maximum rotation angle allowed. Its value must be between 0 and 180 degrees.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

float MaxRotationAngle

{ get; set; }