cap.read()

Description

The function returns a tuple. The first element is a boolean and the second is the frame of the video.

ret, image_np = cap.read()

Parameters

Example

It seems we can't find what you're looking for.
Table of Contents