Click or drag to resize
Accord.NET (logo)

HeadControllerAngleMin Property

Gets or sets the minimum 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.83104407787323)]
public double AngleMin { get; set; }
Request Example View Source

Property Value

Type: Double
See Also