eduardolundgren / tracking.js

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

Adding nose support #251

Open wellermiranda opened 6 years ago

wellermiranda commented 6 years ago

Hi, I've created a jsFiddle to convert a XML url into JS we need here to track something and now we can add all of these data in the project easily: https://github.com/peterbraden/node-opencv/tree/master/data

I've tried nose as an example and it seems to work fine.

jsFiddle: https://jsfiddle.net/wellermiranda/baarwhcc/

Regards,