OpenCV 4.12.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

此结构体的文档生成自以下文件