Skip to contents

This function returns the framerate of a Python VideoCapture object.

Usage

fps(x)

Arguments

x

A Python VideoCapture object.

Value

A numeric value.

Author

Simon Garnier, garnier@njit.edu