Click or drag to resize
Accord.NET (logo)

FaceController Events

The FaceController type exposes the following members.

Events
  NameDescription
Public eventDisposed
Occurs when the component is disposed by a call to the Dispose method.
(Inherited from Component.)
Public eventFaceEnter
Occurs when a face enters the video scene.
Public eventFaceLeave
Occurs when a face leaves the video scene.
Public eventFaceMove
Occurs when the face moves in the video scene.
Public eventPropertyChanged
Occurs when a property value changes.
Top
See Also