headtrackr
headtrackr is a javascript library for real-time face tracking and head tracking, tracking the position of a users head in relation to the computer screen, via a web camera and the webRTC/getUserMedia standard.
NOTE: If you find this component useful or want to comment leave a short message on the discussion page of this component
clmtrackr
clmtrackr is a javascript library for fitting facial models to faces in videos or images. It currently is an implementation of constrained local models fitted by regularized landmark mean-shift. The library requires jsfeat.js (for initial face detection) and numeric.js (for matrix math).
NOTE: If you find this component useful or want to comment leave a short message on the discussion page of this component