Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 525 Bytes

readme.md

File metadata and controls

15 lines (10 loc) · 525 Bytes

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.