eduardolundgren / tracking.js

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

Able to track faces on multiple images #332

Open ewaldbos opened 6 years ago

ewaldbos commented 6 years ago

I am trying to use the traking.js face on a multiple image set taken from an angularjs ng-repeat and it does not seem to work Is it only possible to just use one image and track the faces in that one image? Each time i add a second image on the page with the same .class is stops working.

staus commented 5 years ago

I answered a solution to this in this other Issue: https://github.com/eduardolundgren/tracking.js/issues/264#issuecomment-439617066