Skip to content

A face detection library in 200 lines of JavaScript

Notifications You must be signed in to change notification settings

leslie233/picojs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

License

MIT.

About

A face detection library in 200 lines of JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 53.2%
  • HTML 46.8%