This webapp has been created to show up the basic components needed to setup a python based OpenCV APP. Install the app and navigate to http://yourDeviceIp:33443.
- Opencv (with dependencies): https://opencv.org/
- libzbar(qrcode algorithm): http://zbar.sourceforge.net/
- Flask (webserver): https://flask.palletsprojects.com/en/1.1.x/
- Bootstrap (frontend): https://getbootstrap.com/
just download the repo, install the dependencies, and run the app.py file contained in pythoncode/Flask/app.py