scicv >> Video > Video reading
Video reading
- VideoCapture — Class for video capturing (from a capturing device, or a video file).
- VideoCapture_isOpened — Returns the video capturing opening status.
- VideoCapture_read — Grabs and returns the next video frame.
- delete_VideoCapture — Destroys a video capturing object.
- new_VideoCapture — Create a new video capturing object.