OpenCV  4.10.0
开源计算机视觉库
加载中...
搜索中...
无匹配项
公共类型 | 公共成员函数 | 所有成员列表
cv::cudev::TextureOffPtr< T, R > 结构模板参考

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

cv::cudev::TextureOffPtr< T, R > 的协作图

公共类型

typedef R elem_type
 
typedef float index_type
 

公共成员函数

__host__ TextureOffPtr (const cudaTextureObject_t tex_, const int yoff_, const int xoff_)
 
__device__ __forceinline__ R operator() (index_type y, index_type x) const
 

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