Skip to contents

This function returns the number of frames present in a Python VideoCapture object.

Usage

n_frames(x)

Arguments

x

A Python VideoCapture object.

Value

A numeric value.

Author

Simon Garnier, garnier@njit.edu