M
M
Michael2020-02-20 21:07:26
OpenCV
Michael, 2020-02-20 21:07:26

How (how) to read several QR codes from the surface?

Hello!
Are there ready -made open-source software solutions for reading multiple QR codes from a surface in one iteration?
That is, in other words, we have a sheet (or a package) with n-pieces of QR codes on it, we need to read them all by the camera in one pass.
Preferably in python or javascript

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
Roman Mirilaczvili, 2020-02-20
@2ord

We need to find all the objects (objects labeling) and decode them one by one.

M
mayton2019, 2020-02-21
@mayton2019

The question is about everything and nothing at once. Most likely, you need to find a ready-made implementation of a QR recognizer and check whether it supports the mode of such multiple recognition.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question