Skip to content
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

change: detect multiple datamatrix symbols #53

Merged
merged 2 commits into from
Jul 24, 2024

Conversation

hschimke
Copy link
Collaborator

This changes how datamatrix symbols are detected in an image. Previously only the first possible symbol was returned. After this change all possible symbols are returned. This addresses the issue presented in #51

This changes how datamatrix symbols are detected in an image. Previously only the first possible symbol was returned. After this change all possible symbols are returned. This addresses the issue presented in #51
@hschimke hschimke linked an issue Jul 24, 2024 that may be closed by this pull request
@hschimke hschimke merged commit f12d5fe into main Jul 24, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Multiple barcode decoder issue
1 participant