PyImageSearch / imutils

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.53k stars 1.02k forks source link

Inherit Thread from videoStream #233

Open linchiyu opened 3 years ago

linchiyu commented 3 years ago

Make the class a Thread child