A series of convenience functions to make basic image processing operations such as translation, rotation, resizing, skeletonization, and displaying Matplotlib images easier with OpenCV and Python.
MIT License
4.54k
stars
1.03k
forks
source link
Fixed FATAL: exception not rethrown in webcamvideostream #237
Hi there. I've fixed the threading issue mentioned in #164 in webcamvideostream.py that was closed as a cv2 bug.
A similar issue was in filevideostream.py that was fixed in #86, but webcamvideostream.py was left unfixed as a cv2 bug. Please check and merge :)
Sincere regards