This repository contains a Python project designed to read QR codes from images, process the results, and store the data in a CSV file. The project leverages several Python libraries to accomplish this.
To get started with this project, you need to install the required libraries. You can install them using pip
:
pip install qreader csv opencv-python
this project still in progress and not yet perfect