Face Detection Camera Example

Click Start/Stop button to start or stop the camera capture.
The videoInput is a <video> element used as face detector input. The canvasOutput is a <canvas> element used as face detector output.
The code of <textarea> will be executed when video is started. You can modify the code to investigate more.

videoInput
canvasOutput