![]() |
OpenCV 4.12.0
开源计算机视觉
|
#include "../common.hpp"#include "../util/vec_traits.hpp"#include "../expr/expr.hpp"#include "glob.hpp"#include "detail/gpumat.hpp"类 | |
| 类 | cv::cudev::GpuMat_< T > |
| 结构体 | cv::cudev::PtrTraits< GpuMat_< T > > |
命名空间 | |
| 命名空间 | cv |
| 命名空间 | cv::cudev |
宏 | |
| #define | OPENCV_CUDEV_PTR2D_GPUMAT_HPP |
函数 | |
| template<int cn, typename T > | |
| __host__ GpuMat_< typename MakeVec< typename VecTraits< T >::elem_type, cn >::type > | cv::cudev::reshape_ (const GpuMat_< T > &mat, int rows=0) |
| #define OPENCV_CUDEV_PTR2D_GPUMAT_HPP |