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

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

cv::cudev::PerspectiveMapPtrSz 的协作图

公共属性

int cols
 
int rows
 
- 从 cv::cudev::PerspectiveMapPtr 继承的公共属性
const float * warpMat
 

其他继承的成员

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

成员数据文档

◆ cols

int cv::cudev::PerspectiveMapPtrSz::cols

◆ rows

int cv::cudev::PerspectiveMapPtrSz::rows

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