- OpenCV 3 Computer Vision with Python Cookbook
- Alexey Spizhevoy Aleksandr Rybnikov
- 31字
- 2021-08-27 19:47:36
Obtaining a frame stream properties
In this recipe, you will learn how to get such VideoCapture properties as frame height and width, frame count for video files, and camera frame rate.