Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Return the barcode polygon in QR Reader #171

tacman started this conversation in General
Discussion options

I'm working on an application where the location of the barcodes within an image is important, as the barcodes are related.. Also, when I'm done processing them image, I want to remove the barcodes (or crop the image to exclude them).

In both these cases I'd like to have the polygon (or rectangle) with the decoded barcode text. Is this possible?

Thanks. Great library, btw. Thanks for creating it.

You must be logged in to vote

Replies: 2 comments

Comment options

On a related note, does the reader support multiple QR codes in a single image?

You must be logged in to vote
0 replies
Comment options

Hi! The QR Reader is an 1:1 port of the ZXing reader for mobile and it has basically the same features - it reads an already cropped image of a QR Code - not more. So you have to figure out the part of the source image that includes the QR and feed it to the reader (which possibly also answers your 2nd question).

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /