#include <highgui.hpp>
CV_WRAP cv::VideoCapture::VideoCapture |
( |
| ) |
|
CV_WRAP cv::VideoCapture::VideoCapture |
( |
const string & |
filename | ) |
|
CV_WRAP cv::VideoCapture::VideoCapture |
( |
int |
device | ) |
|
virtual cv::VideoCapture::~VideoCapture |
( |
| ) |
|
|
virtual |
virtual CV_WRAP double cv::VideoCapture::get |
( |
int |
propId | ) |
|
|
virtual |
virtual CV_WRAP bool cv::VideoCapture::grab |
( |
| ) |
|
|
virtual |
virtual CV_WRAP bool cv::VideoCapture::isOpened |
( |
| ) |
const |
|
virtual |
virtual CV_WRAP bool cv::VideoCapture::open |
( |
const string & |
filename | ) |
|
|
virtual |
virtual CV_WRAP bool cv::VideoCapture::open |
( |
int |
device | ) |
|
|
virtual |
virtual CV_WRAP bool cv::VideoCapture::retrieve |
( |
CV_OUT Mat & |
image, |
|
|
int |
channel = 0 |
|
) |
| |
|
virtual |
virtual CV_WRAP bool cv::VideoCapture::set |
( |
int |
propId, |
|
|
double |
value |
|
) |
| |
|
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