-
Notifications
You must be signed in to change notification settings - Fork 5.8k
fix the bug that cannot detect multi qrcode when use_nn_detector is false #3351
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Conversation
8a8533b
to
5d90679
Compare
I found there is build fail when decode test case [3_close_qrcodes.png]. |
@bit1002lst, 3_close_qrcodes.png (from opencv_extra): |
@AleksandrPanov Hello, I have tested this image and recurrent this error. |
59e513f
to
cfcfd5f
Compare
@bit1002lst, you broke tests with fixed by this commit: fixed duplicate corners and style also added test with multi detect |
@asmorkalov, could you check PR? |
Thanks for your help |
A new PR based on the top of 4.x and fix the conflicts
related issus #3343
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.