Eagle Eye Networks Application Note
Detecting QR codes in a manufacturing environment
This is supporting code to go along with the publish Application Note. It is intended to show how QR codes can be detected using video security cameras. This code runs in conjunction with the companion web app link
Installation
This project uses OpenCV and Python3. It can be challenging to install and configure and it is recommend to use Docker. To build the docker container
docker build -t barcode .
to run it
docker run -it barcode
If you choose not to use Docker, you can find all the steps required to install this inside the Dockerfile
Questions, Comments, Suggestions
If you have questions, please feel free to reach out to us at api_support@een.com