Skip to content

QRcode, change INTER_LINEAR to INTER_LINEAR_EXACT 3.4#22382

Merged
opencv-pushbot merged 1 commit intoopencv:3.4from
AleksandrPanov:qrcode_x86_arm_34
Aug 16, 2022
Merged

QRcode, change INTER_LINEAR to INTER_LINEAR_EXACT 3.4#22382
opencv-pushbot merged 1 commit intoopencv:3.4from
AleksandrPanov:qrcode_x86_arm_34

Conversation

@AleksandrPanov
Copy link
Copy Markdown
Contributor

Pull Request Readiness Checklist

3.4
fixes #22133
merge with opencv/opencv_extra#996

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

  • I agree to contribute to the project under Apache 2 License.
  • To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
  • The PR is proposed to the proper branch
  • There is a reference to the original bug report and related work
  • There is accuracy test, performance test and test data in opencv_extra repository, if applicable
    Patch to opencv_extra has the same branch name.
  • The feature is well documented and sample code can be built with the project CMake

@AleksandrPanov AleksandrPanov added category: objdetect platform: arm ARM boards related issues: RPi, NVIDIA TK/TX, etc bug labels Aug 15, 2022
@asmorkalov
Copy link
Copy Markdown
Contributor

@AleksandrPanov Please squash commits.

fix python test_detect_and_decode_multi

fix python test_detect_and_decode_multi, sort QR in multiDetect/multiDecode

enable tests with "version_5_up.jpg", "version_5_top.jpg"

remove lambda
Copy link
Copy Markdown
Contributor

@asmorkalov asmorkalov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug category: objdetect platform: arm ARM boards related issues: RPi, NVIDIA TK/TX, etc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants