EClassificationDataset::GetMaxHorizontalShear

EClassificationDataset::SetMaxHorizontalShear

Maximum absolute horizontal shear.
It is represented as an angle from the vertical direction. Its value must be between 0 and 90 degrees.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

float GetMaxHorizontalShear() const

void SetMaxHorizontalShear(float hShear)

EClassificationDataset.MaxHorizontalShear

Maximum absolute horizontal shear.
It is represented as an angle from the vertical direction. Its value must be between 0 and 90 degrees.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

float MaxHorizontalShear

{ get; set; }