#include <highgui.hpp>
CV_WRAP cv::VideoWriter::VideoWriter |
( |
| ) |
|
CV_WRAP cv::VideoWriter::VideoWriter |
( |
const string & |
filename, |
|
|
int |
fourcc, |
|
|
double |
fps, |
|
|
Size |
frameSize, |
|
|
bool |
isColor = true |
|
) |
| |
virtual cv::VideoWriter::~VideoWriter |
( |
| ) |
|
|
virtual |
virtual CV_WRAP bool cv::VideoWriter::isOpened |
( |
| ) |
const |
|
virtual |
virtual CV_WRAP bool cv::VideoWriter::open |
( |
const string & |
filename, |
|
|
int |
fourcc, |
|
|
double |
fps, |
|
|
Size |
frameSize, |
|
|
bool |
isColor = true |
|
) |
| |
|
virtual |
The documentation for this class was generated from the following file:
- /usr/ports/pobj/OpenCV-2.2.0/OpenCV-2.2.0/modules/highgui/include/opencv2/highgui/highgui.hpp