Click or drag to resize
Accord.NET (logo)

FaceControllerFaceLeave Event

Occurs when a face leaves the video scene.

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

Value

Type: SystemEventHandlerEventArgs
See Also