OpenCV 4.11.0
开源计算机视觉
|
#include <functional>
#include <type_traits>
#include <utility>
#include <opencv2/gapi/gcommon.hpp>
#include <opencv2/gapi/util/util.hpp>
#include <opencv2/gapi/garg.hpp>
#include <opencv2/gapi/gtype_traits.hpp>
#include <opencv2/gapi/util/compiler_hints.hpp>
#include <opencv2/gapi/gcomputation.hpp>
类 | |
结构体 | cv::GTransform |
类 | cv::GTransformImpl< K, std::function< R(Args...)> > |
结构体 | cv::detail::TransHelper< K, std::tuple< Ins... >, Out > |
命名空间 | |
命名空间 | cv |
命名空间 | cv::detail |
宏 | |
#define | G_DESCR_HELPER_BODY(Class, Descr) |
#define | G_DESCR_HELPER_CLASS(Class) |
#define | GAPI_TRANSFORM(Class, API, Descr) |
#define G_DESCR_HELPER_BODY | ( | Class, | |
Descr ) |
#define G_DESCR_HELPER_CLASS | ( | Class | ) |
#define GAPI_TRANSFORM | ( | Class, | |
API, | |||
Descr ) |