EClassificationDataset::GetMaxVerticalShear

EClassificationDataset::SetMaxVerticalShear

Maximum absolute vertical shear.
It is 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)

EClassificationDataset.MaxVerticalShear

Maximum absolute vertical shear.
It is 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; }