OpenCV 4.11.0
开源计算机视觉库
|
这是cv::gapi::wip::onevpl::GSource的所有成员的完整列表,包括所有继承的成员。
descr_of() const override | cv::gapi::wip::onevpl::GSource | 虚函数 |
GSource(const std::string &filePath, const CfgParams &cfg_params=CfgParams{}) | cv::gapi::wip::onevpl::GSource | |
GSource(const std::string &filePath, const CfgParams &cfg_params, const std::string &device_id, void *accel_device_ptr, void *accel_ctx_ptr) | cv::gapi::wip::onevpl::GSource | |
GSource(const std::string &filePath, const CfgParams &cfg_params, const Device &device, const Context &ctx) | cv::gapi::wip::onevpl::GSource | |
GSource(const std::string &filePath, const CfgParams &cfg_params, std::shared_ptr< IDeviceSelector > selector) | cv::gapi::wip::onevpl::GSource | |
GSource(std::shared_ptr< IDataProvider > source, const CfgParams &cfg_params=CfgParams{}) | cv::gapi::wip::onevpl::GSource | |
GSource(std::shared_ptr< IDataProvider > source, const CfgParams &cfg_params, const std::string &device_id, void *accel_device_ptr, void *accel_ctx_ptr) | cv::gapi::wip::onevpl::GSource | |
GSource(std::shared_ptr< IDataProvider > source, const CfgParams &cfg_params, std::shared_ptr< IDeviceSelector > selector) | cv::gapi::wip::onevpl::GSource | |
halt() | cv::gapi::wip::IStreamSource | 内联虚函数 |
Ptr typedef | cv::gapi::wip::IStreamSource | |
ptr() | cv::gapi::wip::IStreamSource | 内联 |
pull(cv::gapi::wip::Data &data) override | cv::gapi::wip::onevpl::GSource | 虚函数 |
~GSource() override | cv::gapi::wip::onevpl::GSource | |
~IStreamSource()=default | cv::gapi::wip::IStreamSource | 虚函数 |