OpenCV 4.11.0
开源计算机视觉库
|
#include <opencv2/gapi/streaming/onevpl/data_provider_interface.hpp>
公共成员函数 | |
DataProviderImplementationException (const std::string &description) | |
~DataProviderImplementationException ()=default | |
继承自 cv::gapi::wip::onevpl::DataProviderException 的公共成员函数 | |
DataProviderException (const std::string &descr) | |
DataProviderException (std::string &&descr) | |
虚函数 | ~DataProviderException ()=default |
虚函数 const char * | what () const noexcept override |
cv::gapi::wip::onevpl::DataProviderImplementationException::DataProviderImplementationException | ( | const std::string & | description | ) |
|
默认 |