EMatcher::GetMaxAngle

EMatcher::SetMaxAngle

Maximum angle, in the current angle unit.

Namespace: Euresys::Open_eVision_2_11

[C++]

float GetMaxAngle()

void SetMaxAngle(float f32MaxAngle)

Remarks

The rotation of the pattern is allowed within the range (-1 <= MinAngle < MaxAngle <= 1 revolution). By default, both remain 0.

EMatcher.MaxAngle

Maximum angle, in the current angle unit.

Namespace: Euresys.Open_eVision_2_11

[C#]

float MaxAngle

{ get; set; }

Remarks

The rotation of the pattern is allowed within the range (-1 <= MinAngle < MaxAngle <= 1 revolution). By default, both remain 0.