OpenCV 4.11.0
开源计算机视觉
加载中…
搜索中…
未找到匹配项
gopaque.hpp 文件参考
#include <functional>
#include <ostream>
#include <memory>
#include <opencv2/gapi/own/exports.hpp>
#include <opencv2/gapi/opencv_includes.hpp>
#include <opencv2/gapi/util/any.hpp>
#include <opencv2/gapi/util/variant.hpp>
#include <opencv2/gapi/util/throw.hpp>
#include <opencv2/gapi/util/type_traits.hpp>
#include <opencv2/gapi/own/assert.hpp>
#include <opencv2/gapi/gcommon.hpp>
#include <opencv2/gapi/garray.hpp>
gopaque.hpp 的包含依赖图
此图显示了哪些文件直接或间接包含此文件

类  cv::detail::BasicOpaqueRef
 
类  cv::GOpaque< T >
 cv::GOpaque<T> 模板类表示图中T类的对象。更多…
 
结构体  cv::GOpaqueDesc
 
类  cv::detail::GOpaqueU
 
类  cv::detail::OpaqueRef
 
类  cv::detail::OpaqueRefT< T >
 

命名空间

命名空间  cv
 
命名空间  cv::detail
 

类型定义

使用  cv::detail::ConstructOpaque = std::function<void(OpaqueRef&)>
 

函数

模板<typename U >
GOpaqueDesc cv::descr_of (const U &)
 
GOpaqueDesc cv::empty_gopaque_desc ()
 
std::ostream & cv::operator<< (std::ostream &os, const cv::GOpaqueDesc &desc)