- approximately 200 lines of pure JavaScript
- see https://tehnokv.com/posts/picojs-intro/ for details
- real-time detection demo available at https://tehnokv.com/posts/picojs-intro/demo/
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.
MIT.
Follow @tehnokv on twitter or visit the blog at https://tehnokv.com/posts/.