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

How do I draw a rectangular shape of all detected barcodes on the screen? #1222

Open
maxfrees opened this issue Oct 17, 2024 · 2 comments
Open

Comments

@maxfrees
Copy link

maxfrees commented Oct 17, 2024

How to draw a rectangular shape of all detected barcodes on the screen and click to select one to get content

Hope to provide docs examples

image

@navaronbracke
Copy link
Collaborator

You would have to use the corners and size of each of the barcodes to detect their size and center point in the image.

@maxfrees
Copy link
Author

Can you add a similar demo to the example, a lot of people need it

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

No branches or pull requests

2 participants