OpenCV  4.10.0
开源计算机视觉
正在加载...
正在搜索...
无匹配项
公共成员函数 | 公共属性 | 所有成员列表
cv::cudev::ZipPtrSz< PtrTuple > 结构模板参考

#include <opencv2/cudev/ptr2d/zip.hpp>

cv::cudev::ZipPtrSz< PtrTuple > 的协作图

公共成员函数

__host__ __device__ __forceinline__ ZipPtrSz ()
 
__host__ __device__ __forceinline__ ZipPtrSz (const PtrTuple &t)
 

公共属性

int cols
 
int rows
 

构造函数和析构函数文档

◆ ZipPtrSz() [1/2]

template<class PtrTuple >
__host__ __device__ __forceinline__ cv::cudev::ZipPtrSz< PtrTuple >::ZipPtrSz ( )
inline

◆ ZipPtrSz() [2/2]

template<class PtrTuple >
__host__ __device__ __forceinline__ cv::cudev::ZipPtrSz< PtrTuple >::ZipPtrSz ( const PtrTuple &  t)
inline

成员数据文档

◆ cols

template<class PtrTuple >
int cv::cudev::ZipPtrSz< PtrTuple >::cols

◆ rows

template<class PtrTuple >
int cv::cudev::ZipPtrSz< PtrTuple >::rows

此结构的文档是从以下文件生成的