[Resources] Facial Tracker in javascript

Jan 28, 2014

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, as described in Jason M. Saragih’s paper. clmtrackr tracks a face and outputs the coordinate positions of the face model as an array.

Link: https://github.com/auduno/clmtrackr

Questions? We can help.