Different gPhoto2 backends implemented. Functionally is working on a very basic level

This commit is contained in:
Balthasar Reuter
2018-04-17 01:06:20 +02:00
parent 7a02d36c80
commit ee80244f69
8 changed files with 262 additions and 27 deletions

View File

@@ -1,3 +1,8 @@
pip install pyqt5
pip install opencv-python
pip install Pillow
pip install Pillow
apt install gphoto2 libgphoto2-dev
pip install gphoto2
-or-
pip install gphoto2-cffi