![]() |
OpenCV 4.10.0
开源计算机视觉
|
#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>类 | |
| 类 | 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 |
类型定义 | |
| using | cv::detail::ConstructOpaque = std::function< void(OpaqueRef &)> |
函数 | |
| template<typename U > | |
| GOpaqueDesc | cv::descr_of (const U &) |
| GOpaqueDesc | cv::empty_gopaque_desc () |
| std::ostream & | cv::operator<< (std::ostream &os, const cv::GOpaqueDesc &desc) |
1.9.8 于 2024 年 6 月 2 日星期日 21:52:12 生成