Skip to content

tracking: fix rounding error in trackerKCF #1304

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

Merged
merged 1 commit into from
Jul 31, 2017

Conversation

berak
Copy link
Contributor

@berak berak commented Jul 30, 2017

resolves #1057

cast rect2d width and height to unsigned int for comparison

@berak berak force-pushed the fix_tracking_1057 branch from 98750ea to 006dcae Compare July 30, 2017 10:26
@sovrasov
Copy link
Contributor

👍

@opencv-pushbot opencv-pushbot merged commit 006dcae into opencv:master Jul 31, 2017
@berak berak deleted the fix_tracking_1057 branch July 31, 2017 10:56
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

Successfully merging this pull request may close these issues.

OpenCV Error: Assertion failed (type == srcB.type() && srcA.size() == srcB.size())
3 participants