![]() |
OpenCV 4.12.0
开源计算机视觉
|
#include <chrono>#include <map>#include <opencv2/videoio.hpp>#include <opencv2/gapi/garg.hpp>#include <opencv2/gapi/streaming/meta.hpp>类 | |
| 类 | cv::gapi::wip::GCaptureSource |
| 基于 OpenCV VideoCapture 的流源。 更多... | |
命名空间 | |
| 命名空间 | cv |
| 命名空间 | cv::gapi |
| 命名空间 | cv::gapi::wip |
| 此命名空间包含实验性的 G-API 功能,此命名空间中的函数或结构在将来的版本中可能会更改或删除。 此命名空间还包含 API 尚未稳定的函数。 | |
函数 | |
| cv::Ptr< IStreamSource > | cv::gapi::wip::make_capture_src (const int id, const std::map< int, double > &properties={}) |
| cv::Ptr< IStreamSource > | cv::gapi::wip::make_capture_src (const std::string &path, const std::map< int, double > &properties={}) |