Ask Your Question

M.Yasin's profile - activity

2017-05-21 07:10:51 -0600 commented question How can I re-track an object after coming back from disappearance using KCF

using selectROI method.

2017-05-21 07:10:50 -0600 commented answer How can I re-track an object after coming back from disappearance using KCF

I tried and found that Tracker::update() method doesn't return false when the object disappears but when the tracking box itself disappears.

But how can I download the modified lib ?

2017-05-21 02:20:30 -0600 asked a question How can I re-track an object after coming back from disappearance using KCF

I try to track an object using "KCF" algorithm and it go very well, but at some times that object disappears and then appears again and unfortunately the tracking box fails to track that object again. thanks.