OpenCV  5.0.0alpha
Open Source Computer Vision
Loading...
Searching...
No Matches
convert.hpp File Reference
Include dependency graph for convert.hpp:
This graph shows which files directly or indirectly include this file:

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)