Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting peak_value > 1 #14

Open
aseuteurideu opened this issue Nov 13, 2017 · 1 comment
Open

Getting peak_value > 1 #14

aseuteurideu opened this issue Nov 13, 2017 · 1 comment

Comments

@aseuteurideu
Copy link

aseuteurideu commented Nov 13, 2017

When I checked detect method's both double pv and float peak_value variables after peak_value = (float) pv; line, sometimes I got value more than 1.0 (mostly still less than 1.1 but can be higher). Have any idea what would be the problem?

Edit:
it happens when HOG is set False

@guyiyifeurach
Copy link

cv::Point2f res = detect(_tmpl, getFeatures(image, 0, 1.0f), peak_value);
I get peak_value,and it is really bigger than 1,in the case that HOG is false.I meet the same situation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants