eduardolundgren / tracking.js

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

Meanshift, Camshift Implementation. #298

Open wardhanster opened 6 years ago

wardhanster commented 6 years ago

I am new to computer vision all together , and I have been trying to figure out what is the best way to track a ROI (Region of Interest) in a video stream. My research made me stumble on OpenCV.js and tracking.js The problem with OpenCV.js is that it requires a web assembly download of 5+MB which makes it impossible to use with all web based solutions. Tracking.js amazing, but so far I have not seen any way to do the tracking of ROI, Is there something I am missing ? or can someone point me in the right direction to get this implemented . Preferably using Meanshift and camshift .

wardhanster commented 6 years ago

Anything ?

murat-aka commented 6 years ago

trackingjs can track faces, color and some more.

try some examples and documentation,

https://trackingjs.com/docs.html#trackers