QRcode, change INTER_LINEAR to INTER_LINEAR_EXACT#22358
Merged
asmorkalov merged 1 commit intoopencv:4.xfrom Sep 29, 2022
Merged
QRcode, change INTER_LINEAR to INTER_LINEAR_EXACT#22358asmorkalov merged 1 commit intoopencv:4.xfrom
asmorkalov merged 1 commit intoopencv:4.xfrom
Conversation
38677a6 to
cd71c5d
Compare
asmorkalov
reviewed
Aug 10, 2022
394a8a1 to
60e188b
Compare
asmorkalov
approved these changes
Aug 11, 2022
Contributor
asmorkalov
left a comment
There was a problem hiding this comment.
👍 Looks good for me, but fixes in extra part are required.
1978eaf to
2fc4578
Compare
Contributor
Author
|
@asmorkalov, I opened a new PR for 3.4. There are differences in the code for 3.4 (another number of resize() calls). After merge #22382 to 4.x need to merge #22358. |
2fc4578 to
8ba4f7c
Compare
fix python test_detect_and_decode_multi, sort QR in multiDetect/multiDecode enable tests with "version_5_up.jpg", "version_5_top.jpg"
8ba4f7c to
d43cb4f
Compare
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
fixes #22133
merge with opencv/opencv_extra#992
Pull Request Readiness Checklist
See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request
Patch to opencv_extra has the same branch name.