Click or drag to resize
Accord.NET (logo)

HeadControllerHeadMove Event

Occurs when the head moves in the video scene.

Namespace:  Accord.Controls.Vision
Assembly:  Accord.Controls.Vision (in Accord.Controls.Vision.dll) Version: 3.8.0
Syntax
public event EventHandler<HeadEventArgs> HeadMove
Request Example View Source

Value

Type: SystemEventHandlerHeadEventArgs
See Also