OpenCV 4.10.0
开源计算机视觉
|
#include <opencv2/cudev/ptr2d/warping.hpp>
公共属性 | |
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 |
int cv::cudev::PerspectiveMapPtrSz::cols |
int cv::cudev::PerspectiveMapPtrSz::rows |