OpenCV
5.0.0-pre
Open Source Computer Vision
|
Namespaces | |
namespace | cv |
namespace | cv::gapi |
namespace | cv::gapi::own |
This namespace contains G-API own data structures used in its standalone mode build. | |
Functions | |
cv::Mat | cv::gapi::own::to_ocv (Mat &&)=delete |
cv::Mat | cv::gapi::own::to_ocv (Mat const &m) |
template<typename T > | |
std::vector< T > | cv::to_own (const cv::MatSize &sz) |
cv::gapi::own::Mat | cv::to_own (Mat &&)=delete |
cv::gapi::own::Mat | cv::to_own (Mat const &m) |