OpenCV  3.3.0
Open Source Computer Vision
Modules | Classes
Video I/O

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
 

Classes

class  cv::VideoCapture
 Class for video capturing from video files, image sequences or cameras. More...
 
class  cv::VideoWriter
 Video writer class. More...
 

Detailed Description

Read and write video or images sequence with OpenCV.

See also: