solancer / picojs

A face detection library in 200 lines of JavaScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pico.js: a face-detection library in 200 lines of JavaScript

The folder img/ contains a demo that shows how to detect faces in still images. The folder cam/ shows how to do webcam-based real-time face detection. Use these files as documentation.

License

MIT.

About

A face detection library in 200 lines of JavaScript


Languages

Language:JavaScript 53.3%Language:HTML 46.7%