#include "warping.hpp"
Public Types | |
typedef float | index_type |
typedef float2 | value_type |
Public Member Functions | |
__device__ __forceinline__ float2 | operator() (float y, float x) const |
Public Attributes | |
int | cols |
int | rows |
const float * | warpMat |
|
inherited |
|
inherited |
|
inlineinherited |
int cv::cudev::PerspectiveMapPtrSz::cols |
int cv::cudev::PerspectiveMapPtrSz::rows |
|
inherited |