webappbuilder / face-detection

Face Detection in JavaScript with getUserMedia

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Face Detection in JavaScript with getUserMedia

Adapted to work with the getUserMedia API using code from github.com/wesbos/HTML5-Face-Detection

Try out the demo using Google Chrome with the "MediaStream" flag enabled in about:flags

Note that this demo only works online (or localhost) due to security restrictions. It won't work on a local file:/// system!

Also recommended is headtrackr which is a more sophisticated face- and head-tracking JavaScript library.

About

Face Detection in JavaScript with getUserMedia


Languages

Language:JavaScript 79.8%Language:HTML 20.2%