OpenCV  4.10.0
开源计算机视觉库
加载中...
搜索中...
没有匹配项
公共属性 | 所有成员列表
cv::cudev::NearestInterPtrSz< SrcPtr > 结构模板参考

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

cv::cudev::NearestInterPtrSz< SrcPtr > 的协作图

公共属性

int cols
 
int rows
 
- 从 cv::cudev::NearestInterPtr< SrcPtr > 继承的公共属性
SrcPtr src
 

其他继承的成员

- 从 cv::cudev::NearestInterPtr< SrcPtr > 继承的公共类型
typedef float index_type
 
typedef PtrTraits< SrcPtr >::value_type value_type
 
- 从 cv::cudev::NearestInterPtr< SrcPtr > 继承的公共成员函数
__device__ __forceinline__ PtrTraits< SrcPtr >::value_type operator() (float y, float x) const
 

成员数据文档

◆ cols

template<class SrcPtr >
int cv::cudev::NearestInterPtrSz< SrcPtr >::cols

◆ rows

template<class SrcPtr >
int cv::cudev::NearestInterPtrSz< SrcPtr >::rows

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