Skip to content

Problem about the function of the "track(cv::Mat &img)" in the "kcf.cpp". #26

@hunanyu

Description

@hunanyu

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"?
find p_current_scale
find 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".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions