![]() |
OpenCV 4.12.0
开源计算机视觉
|
#include <opencv2/gapi/opencv_includes.hpp>#include <opencv2/gapi/own/types.hpp>#include <opencv2/gapi/own/scalar.hpp>#include <opencv2/gapi/own/saturate.hpp>#include <opencv2/gapi/own/assert.hpp>#include <memory>#include <cstring>#include <numeric>#include <vector>#include <opencv2/gapi/util/throw.hpp>类 | |
| 类 | cv::gapi::own::Mat |
| 结构体 | cv::gapi::own::detail::MatHeader |
命名空间 | |
| 命名空间 | cv |
| 命名空间 | cv::gapi |
| 命名空间 | cv::gapi::own |
| 此命名空间包含 G-API 在其独立模式构建中使用的自有数据结构。 | |
| 命名空间 | cv::gapi::own::detail |
宏 | |
| #define | TABLE_ENTRY(type) |
函数 | |
| template<typename T , unsigned char channels> | |
| void | cv::gapi::own::detail::assign_row (void *ptr, int cols, Scalar const &s) |
| size_t | cv::gapi::own::detail::default_step (int type, int cols) |
| #define TABLE_ENTRY | ( | type | ) |