Requirements:
- Python 3.10
- zbar library
- Linux:
sudo apt-get install libzbar0 - Mac:
brew install zbar - Windows: installed automatically
- Linux:
Install:
pip install git+https://github.com/AGH-Drone-Engineering/qr-detector
See main.py for example usage.
