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