![]() |
OpenCV 4.12.0
開源計算機視覺
|
這是 cv::VideoCapture 的完整成員列表,包括所有繼承的成員。
| cap | cv::VideoCapture | 保護 |
| get(int propId) const | cv::VideoCapture | virtual |
| getBackendName() const | cv::VideoCapture | |
| getExceptionMode() const | cv::VideoCapture | inline |
| grab() | cv::VideoCapture | virtual |
| icap | cv::VideoCapture | 保護 |
| internal::VideoCapturePrivateAccessor 類 | cv::VideoCapture | friend |
| isOpened() const | cv::VideoCapture | virtual |
| open(const String &filename, int apiPreference=CAP_ANY) | cv::VideoCapture | virtual |
| open(const String &filename, int apiPreference, const std::vector< int > ¶ms) | cv::VideoCapture | virtual |
| open(int index, int apiPreference=CAP_ANY) | cv::VideoCapture | virtual |
| open(int index, int apiPreference, const std::vector< int > ¶ms) | cv::VideoCapture | virtual |
| open(const Ptr< IStreamReader > &source, int apiPreference, const std::vector< int > ¶ms) | 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 |
| setExceptionMode(bool enable) | cv::VideoCapture | inline |
| throwOnFail | cv::VideoCapture | 保護 |
| VideoCapture() | cv::VideoCapture | |
| VideoCapture(const String &filename, int apiPreference=CAP_ANY) | cv::VideoCapture | 顯式 |
| VideoCapture(const String &filename, int apiPreference, const std::vector< int > ¶ms) | cv::VideoCapture | 顯式 |
| VideoCapture(int index, int apiPreference=CAP_ANY) | cv::VideoCapture | 顯式 |
| VideoCapture(int index, int apiPreference, const std::vector< int > ¶ms) | cv::VideoCapture | 顯式 |
| VideoCapture(const Ptr< IStreamReader > &source, int apiPreference, const std::vector< int > ¶ms) | cv::VideoCapture | |
| waitAny(const std::vector< VideoCapture > &streams, std::vector< int > &readyIndex, int64 timeoutNs=0) | cv::VideoCapture | static |
| ~VideoCapture() | cv::VideoCapture | virtual |