Projector application examples
- Python 3 with Pip
- numpy with OpenCV (image processing)
- Flask (web server for Web Projector)
- watchdog (file change notify for FS Projector)
Use requirements.txt to install pip requirements
pip install -r requirements.txtOptional:
- wowcube used to parse json from WOWCube, simple image manipulation and more
See web_projector_basics.py for Web Projector example
See fs_projector_basics.py for Filesystem Projector example
Author:
- Ivan Stepanov ivanstepanovftw@gmail.com ivan.stepanov@wowcube.com