diplomat.utils.video_ioΒΆ
Contains utilities for reading and writing video files using OpenCV.
Module Attributes
An implementation of cv2.VideoWriter that supports opening the file with the python 'with' statement. |
|
An implementation of cv2.VideoCapture that supports opening the file with the python 'with' statement. |
Classes
An implementation of cv2.VideoCapture that supports opening the file with the python 'with' statement. |
|
An implementation of cv2.VideoWriter that supports opening the file with the python 'with' statement. |