About trackerCSRT.cpp, after update_CRST never return false

asked 2018-09-19 19:46:22 -0600

updated 2018-09-19 20:24:12 -0600

berak gravatar image

when you check the trackerCSRT.cpp code ,you will find that after updating trcker it will never return false, because the code dosen't make a analysis about evaluation of the result.

At line 501 in trackerCSRT.

edit retag flag offensive close merge delete

Comments

i removed your useless screenshot. it can neither be quoted nor indexed.

if you want to add code please do that as text, thank you..

berak gravatar imageberak ( 2018-09-19 20:25:13 -0600 )edit

https://github.com/opencv/opencv_cont...

(you're pr is welcome, if you actually find a fix !)

berak gravatar imageberak ( 2018-09-20 00:21:36 -0600 )edit
1

maybe a better idea if tracker.update() returns confidence value instead of boolean

sturkmen gravatar imagesturkmen ( 2018-12-08 02:32:58 -0600 )edit
1

^ that's a good idea.

berak gravatar imageberak ( 2018-12-08 02:35:31 -0600 )edit