ΩlostA
ΩlostA

Reputation: 2601

iOS: Is it possible to scan multiple QR Codes, detect them, and pick up one?

I would like to know if there is a library, or a Github with the capability to detect several qrcodes and choose one of them.

For example if I scan that listing, I would see something that detect the surface (with the red square), and put them in red for example like this:

enter image description here

Then I could select the one I need by returning in the function the QRCode selected.

I use that type of scan for my app but it is not with QR Codes specifically: WeScan or vue-qrcode-reader enter image description here

Thanks in advance.

Upvotes: 0

Views: 2157

Answers (1)

Codo
Codo

Reputation: 79033

The commercial software Scandit supports features like this. I think the features is called Matrix Scan.

Upvotes: 1

Related Questions