Skip to content
forked from ringcentral/picojs

A face detection library in 200 lines of JavaScript

Notifications You must be signed in to change notification settings

lineCode/picojs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 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.3%
  • HTML 46.7%