Simple photobooth logic implemented

This commit is contained in:
Balthasar Reuter
2018-03-30 23:11:16 +02:00
parent 2c279cbce2
commit 1ca0c4d322
5 changed files with 99 additions and 25 deletions

View File

@@ -1,2 +1,3 @@
pip install pyqt5
pip install opencv-python
pip install Pillow