Skip to content

wsbhacker/picojs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 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.

The folder wasm/ demonstrates how to compile pico to WebAssembly.

License

MIT.

Updates and similar projects

Follow @tehnokv on twitter or visit the blog at https://tkv.io/posts/.

About

A face detection library in 200 lines of JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 57.3%
  • JavaScript 38.3%
  • Shell 2.4%
  • C 2.0%