This project use OpenCV and Zxing-cpp library and internal or usb camera on Linux or Windows PC.
When Datamatrix or any compatible with Zxing-cpp QR Code is detected a bouding box is created on the camera picture frame and a thread is writing informations in a CSV File.
This project requires Python 3.11. After cloning the repository, install the necessary dependencies with the following command:
pip install -r requirements.txt
In a Python Env simply run :
python3 Data_Matrix_Reader_2_CSV.py