Calculating Frames Per Second (FPS) In OpenCV and Overlay on Frame

In this lesson we show how to instrument our code to calculate the Frames Per Second (FPS) we are achieving with our camera and OpenCV. We show how to display the FPS as an overlay on our video frame.