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

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

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

公共属性

int cols
 
int rows
 
- 从 cv::cudev::CommonAreaInterPtr< SrcPtr > 继承的公共属性
float area_height
 
float area_width
 
SrcPtr src
 

其他继承的成员

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

成员数据文档

◆ cols

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

◆ rows

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

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