OpenCV
3.1.0-dev
Open Source Computer Vision
|
Modules | |
Flags for video I/O | |
Additional flags for video I/O API backends | |
C API | |
iOS glue | |
WinRT glue | |
Classes | |
class | cv::VideoCapture |
Class for video capturing from video files, image sequences or cameras. The class provides C++ API for capturing video from cameras or for reading video files and image sequences. Here is how the class can be used: : More... | |
class | cv::VideoWriter |
Video writer class. More... | |