Increasing webcam FPS with Python and OpenCV

Over the next few weeks, I’ll be doing a series of blog posts on how to improve your frames per second (FPS) from your webcam using Python, OpenCV, and threading. Using threading to handle I/O-heavy tasks (such as reading frames … Continue reading Increasing webcam FPS with Python and OpenCV