-
Notifications
You must be signed in to change notification settings - Fork 5.8k
videostab: Fix out of range data usage #2424
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It would be nice to have simple test for case from issue.
I'll see what I can do. |
@GArik friendly reminder. |
5bc2b87
to
f7c6a72
Compare
Some basic UTs to reproduce the issue were added to the PR. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
Reproduces issue #5178
Fixes issue #5178
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
Fix out of range data usage in video stabilizer and deblurrer.
Fixes opencv/opencv#5178