bsormagec / HTML5_smile_detection_By_skybiometry

HTML5_smile_detection_By_skybiometry

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

HTML5_smile_detection_By_skybiometry


Languages

Language:JavaScript 80.4%Language:HTML 19.6%