eduardolundgren / tracking.js

A modern approach for Computer Vision on the web
http://trackingjs.com
Other
9.43k stars 1.44k forks source link

Facial landmark detection #223

Open blackshrub opened 7 years ago

blackshrub commented 7 years ago

Is tracking.js already capable to detect facial landmark? How can we specify a particular face feature with FAST method in tracking.js?

revolunet commented 7 years ago

hi, any progress on this ?

blackshrub commented 7 years ago

@revolunet Nope, I'm finally using another js lib that has supported it out of the box.

alexiskattan commented 7 years ago

@blackshrub which one?

blackshrub commented 7 years ago

@alexiskattan https://github.com/Tastenkunst

Jylomaki commented 6 years ago

Now there is also CLMTrack.js to do facial landmarking. Seems like it uses GPU to speed computation too. https://github.com/auduno/clmtrackr