OpenCV
4.0.0
Open Source Computer Vision
|
#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 | |
const float * | warpMat |
typedef float cv::cudev::PerspectiveMapPtr::index_type |
typedef float2 cv::cudev::PerspectiveMapPtr::value_type |
|
inline |
const float* cv::cudev::PerspectiveMapPtr::warpMat |