OpenCV  4.5.2
Open Source Computer Vision
Namespaces | Functions
convert.hpp File Reference
#include <opencv2/gapi/opencv_includes.hpp>
#include <opencv2/gapi/own/mat.hpp>

Namespaces

 cv
 "black box" representation of the file storage associated with a file on disk.
 
 cv::gapi
 
 cv::gapi::own
 

Functions

cv::Mat cv::gapi::own::to_ocv (Mat const &m)
 
cv::Mat cv::gapi::own::to_ocv (Mat &&)=delete
 
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)