A Python class for interfacing with a picamera or webcam in a threaded way. Designed for use with OpenCV 3.
- OpenCV >= 3.0.0
- picamera (if you're intending to use this on a Pi)
- Python 3 (may also work on 2.7)
Run python3 CameraControllerTest-Mac.py
. Exit with CTRL+C
Run python3 CameraControllerTest-Pi.py
. Exit with CTRL+C