platypush/platypush/plugins/camera
Fabio Manganiello 228e656da8 Only import cv2 in the methods that require it (prevents camera.pi
and other camera derived plugins from failing if OpenCV is not installed)
2019-08-07 09:43:40 +02:00
..
__init__.py Only import cv2 in the methods that require it (prevents camera.pi 2019-08-07 09:43:40 +02:00
pi.py Fixed missed self on some of the new constructors 2018-07-06 02:34:12 +02:00