songofhack / 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.

The folder wasm/ demonstrates how to compile pico to WebAssembly.

License

MIT.

Updates and similar projects

Follow @tehnokv on twitter or visit the blog at https://tkv.io/posts/.

About

A face detection library in 200 lines of JavaScript


Languages

Language:HTML 57.3%Language:JavaScript 38.3%Language:Shell 2.4%Language:C 2.0%