Click or drag to resize
Accord.NET (logo)

HeadControllerAngleMax Property

Gets or sets the maximum angle for head tilting calibration.

Namespace:  Accord.Controls.Vision
Assembly:  Accord.Controls.Vision (in Accord.Controls.Vision.dll) Version: 3.8.0
Syntax
[DefaultValueAttribute(1.32908201217651)]
public double AngleMax { get; set; }
Request Example View Source

Property Value

Type: Double
See Also