OpenCV
4.0.0
Open Source Computer Vision
|
#include "warping.hpp"
Public Attributes | |
int | cols |
int | rows |
Public Attributes inherited from cv::cudev::AffineMapPtr | |
const float * | warpMat |
Additional Inherited Members | |
Public Types inherited from cv::cudev::AffineMapPtr | |
typedef float | index_type |
typedef float2 | value_type |
Public Member Functions inherited from cv::cudev::AffineMapPtr | |
__device__ __forceinline__ float2 | operator() (float y, float x) const |
int cv::cudev::AffineMapPtrSz::cols |
int cv::cudev::AffineMapPtrSz::rows |