![]() |
OpenCV
4.1.1
Open Source Computer Vision
|
Classes | |
| struct | cv::GArrayDesc |
| struct | cv::GMatDesc |
| struct | cv::GScalarDesc |
Functions | |
| template<typename U > | |
| GArrayDesc | cv::descr_of (const std::vector< U > &) |
| GScalarDesc | cv::descr_of (const cv::Scalar &scalar) |
| GMatDesc | cv::descr_of (const cv::Mat &mat) |
| GMatDesc | cv::descr_of (const cv::UMat &mat) |
| static GArrayDesc | cv::empty_array_desc () |
| static GMatDesc | cv::empty_gmat_desc () |
| static GScalarDesc | cv::empty_scalar_desc () |
| GArrayDesc cv::descr_of | ( | const std::vector< U > & | ) |
#include <opencv2/gapi/garray.hpp>
| GScalarDesc cv::descr_of | ( | const cv::Scalar & | scalar | ) |
#include <opencv2/gapi/gscalar.hpp>
#include <opencv2/gapi/gmat.hpp>
#include <opencv2/gapi/gmat.hpp>
|
inlinestatic |
#include <opencv2/gapi/garray.hpp>
|
inlinestatic |
#include <opencv2/gapi/gmat.hpp>
|
inlinestatic |
#include <opencv2/gapi/gscalar.hpp>
1.8.12