OpenCV  5.0.0-pre
Open Source Computer Vision
Loading...
Searching...
No Matches
Namespaces | Functions
convert.hpp File Reference
#include <opencv2/gapi/opencv_includes.hpp>
#include <opencv2/gapi/own/mat.hpp>
Include dependency graph for convert.hpp:
This graph shows which files directly or indirectly include this file:

Namespaces

namespace  cv
 "black box" representation of the file storage associated with a file on disk.
 
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)