Skip to content

a bug #51

@guyii54

Description

@guyii54

this line should be cv::Point2f res = detect(_tmpl, getFeatures(image, 0, _scale_dsst), _peak_value);
otherwise the size of translation filter extracted_roi in getFeatures() is always the same(base_target_size*padding).

cv::Point2f res = detect(_tmpl, getFeatures(image, 0, 1.0f), _peak_value);

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