Hi,
Thank you for your code. In the "track" function in "kcf.cpp", shouldn't you first find "p_current_scale" and then "p_pose"?


As shown above, I mean the code in the figure of "find p_current_scale" should be before the code in the figure of "find p_pose".
Hi,


Thank you for your code. In the "track" function in "kcf.cpp", shouldn't you first find "p_current_scale" and then "p_pose"?
As shown above, I mean the code in the figure of "find p_current_scale" should be before the code in the figure of "find p_pose".