eduardolundgren / tracking.js

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

Custom Haar Detection not working #365

Open BhavitChhatralia opened 5 years ago

BhavitChhatralia commented 5 years ago

I've created a custom Haar Cascade for object detection however, the object is not being detected inside tracking.js, outside of tracking.js this is working fine not 100% but is at least being found. Any possible solutions to why this could be happening?