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
Setting of Framerate on VideoStream does not work #200
Setting framerate for VideoStream doesn't work.
VideoStream(src=src, framerate=1.009).start()
Will constantly play at default 32fps when playing from a file