Read and write video or images sequence with OpenCV. More...
Modules | |
Flags for video I/O | |
Additional flags for video I/O API backends | |
C API for video I/O | |
iOS glue for video I/O | |
WinRT glue for video I/O | |
Query I/O API backends registry | |
This section contains API description how to query/configure available Video I/O backends. | |
Classes | |
struct | cv::DefaultDeleter< CvCapture > |
struct | cv::DefaultDeleter< CvVideoWriter > |
class | cv::VideoCapture |
Class for video capturing from video files, image sequences or cameras. More... | |
class | cv::VideoWriter |
Video writer class. More... | |
Read and write video or images sequence with OpenCV.