R/cv.R
n_frames.Rd
This function returns the number of frames present in a Python VideoCapture object.
n_frames(x)
A Python VideoCapture object.
A numeric value.
Simon Garnier, garnier@njit.edu