#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::AffineMapPtrSz::cols |
| int cv::cudev::AffineMapPtrSz::rows |
|
inherited |