Skip to content

Curved QR-code decoding (fix)#18685

Merged
opencv-pushbot merged 1 commit intoopencv:3.4from
APrigarina:fix_curved_qrcodes
Oct 28, 2020
Merged

Curved QR-code decoding (fix)#18685
opencv-pushbot merged 1 commit intoopencv:3.4from
APrigarina:fix_curved_qrcodes

Conversation

@APrigarina
Copy link
Copy Markdown
Contributor

@APrigarina APrigarina commented Oct 28, 2020

resolves #18669

These changes fix bug in decoding of curved QR-codes

build_debug:Custom Win=ON

@dkurt
Copy link
Copy Markdown
Member

dkurt commented Oct 28, 2020

Can we add a test which covers this bug with existing data?

@APrigarina
Copy link
Copy Markdown
Contributor Author

Can we add a test which covers this bug with existing data?

I think it's not needed because this bug is caused by incorrect indexing in vector and it's a very simple fix. Also in some cases this bug is reproduced in current tests.

@APrigarina
Copy link
Copy Markdown
Contributor Author

Fix for issue #18669

@opencv-pushbot opencv-pushbot merged commit e3ce0fb into opencv:3.4 Oct 28, 2020
@alalek alalek mentioned this pull request Oct 28, 2020
@alalek alalek mentioned this pull request Nov 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants