seen
("seen", ( ) => void): this;
Emitted when this FaceInstance is detected in the camera feed by the FaceFinder.
Returns
this
Handler Function
When the seen
event is fired, attached handler functions are called with no arguments.
("seen", ( ) => void): this;
Emitted when this FaceInstance is detected in the camera feed by the FaceFinder.
this
When the seen
event is fired, attached handler functions are called with no arguments.