![]() |
OpenCV
4.1.0
Open Source Computer Vision
|
This is the complete list of members for cv::VideoCapture, including all inherited members.
| cap | cv::VideoCapture | protected |
| get(int propId) const | cv::VideoCapture | virtual |
| getBackendName() const | cv::VideoCapture | |
| grab() | cv::VideoCapture | virtual |
| icap | cv::VideoCapture | protected |
| isOpened() const | cv::VideoCapture | virtual |
| open(const String &filename, int apiPreference=CAP_ANY) | cv::VideoCapture | virtual |
| open(int index, int apiPreference=CAP_ANY) | cv::VideoCapture | virtual |
| operator>>(Mat &image) | cv::VideoCapture | virtual |
| operator>>(UMat &image) | cv::VideoCapture | virtual |
| read(OutputArray image) | cv::VideoCapture | virtual |
| release() | cv::VideoCapture | virtual |
| retrieve(OutputArray image, int flag=0) | cv::VideoCapture | virtual |
| set(int propId, double value) | cv::VideoCapture | virtual |
| VideoCapture() | cv::VideoCapture | |
| VideoCapture(const String &filename, int apiPreference=CAP_ANY) | cv::VideoCapture | |
| VideoCapture(int index, int apiPreference=CAP_ANY) | cv::VideoCapture | |
| ~VideoCapture() | cv::VideoCapture | virtual |
1.8.3