pico.js
A face-detection library in 200 lines of JavaScript.
- 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/
lploc.js
A tiny JavaScript library for real-time localization of eye pupils.
- see https://tehnokv.netlify.com/posts/puploc-with-trees for details
- real-time demo available at https://tehnokv.netlify.com/posts/puploc-with-trees/demo
Examples
The folder examples/
contains a webcam and image demo that demonstrate how to use the libraries. Use these files as documentation.
The folder wasm/
demonstrates how to compile the original pico
to WebAssembly.
License
MIT.
Updates and similar projects
Follow @tehnokv on twitter or visit the blog at https://tehnokv.com/posts/.