OpenCV
4.0.0
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 > & | ) |
GScalarDesc cv::descr_of | ( | const cv::Scalar & | scalar | ) |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |