Find frame rate (frames per second-fps) in OpenCV (Python/C++) Satya Mallick November 12, 2015 24 Comments 5 min read Share OpenCV OpenCV Beginners OpenCV Tutorials November 12, 2015 By 24 Comments In OpenCV the class VideoCapture handles reading videos and grabbing frames from connected cameras. There is a lot of information you can find about the video file you are playing by using the ... Read More →