picojs icon indicating copy to clipboard operation
picojs copied to clipboard

A face detection library in 200 lines of JavaScript

Results 31 picojs issues
Sort by recently updated
recently updated
newest added

What available events can I listen for? Am hoping for something like "ondetect"; would like to do some work the instant a face is detected.

Thank you for sharing you work, pigo extended the work on pico adding few more landmarks, ![image](https://user-images.githubusercontent.com/11027129/101706833-f7710880-3aaf-11eb-8eed-e3fe733387d8.png) https://github.com/esimov/pigo/commit/29b25278c3e3436416440404b95cd3c18e145b3b Would be nice to see more landmarks

Does this pico already react-native support ?

Thank you for creating and maintaining this project! 🙏 I would like to install and use the library via npm. I would appreciate to see this solution distributed as a...

Hi, the url that contain "puploc.bin" not response for initialize the library. "https://drone.nenadmarkus.com/data/blog-stuff/puploc.bin" Thanks for your attention

Following up on #30, this PR: * fixes up some more of those stray globals (with some help from Eslint) * applies the Eslint `curly` fix to add braces to...

Hi, I want to use pico to find faces on images of arbitrary width/height. I am hoping there is some sort of general rule I can uses for setting the...

how to change the circle to square and take the photo by its coordinate?