Tag Archives: Windows

Faster Launch of WEBcam and Smoother Video in OpenCV on Windows


This is the code we developed in Video Lesson #6 showing how to launch a webcam quicker and with less delay in OpenCV running on windows. The video above explains the code step by step, but for your convenience, I include the code below.

 

Controlling a WEBcam in OpenCV on Windows

In this lesson we show how to move a frame in OpenCV, how to convert a color image to grayscale, and then how to display multiple video windows. For your convenience, I include the code below that we develop in this video.