auduno / headtrackr

Javascript library for headtracking via webcam and WebRTC/getUserMedia
3.69k stars 504 forks source link

Does the Headtrackr works on images? #23

Closed agustinhaller closed 10 years ago

agustinhaller commented 10 years ago

I want to detect a face on an image. Don't want to use clmtrackr because sometimes it does not converge or it takes to long.

Thanks!

auduno commented 10 years ago

If you just want to detect the face, not track it, I recommend you take a look at jsfeat instead, especially their haar detectors : http://inspirit.github.io/jsfeat/#haar