Click or drag to resize
Accord.NET (logo)

FaceControllerFaceMove Event

Occurs when the face 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<FaceEventArgs> FaceMove
Request Example View Source

Value

Type: SystemEventHandlerFaceEventArgs
See Also