![]()  | 
  
    OpenCV
    3.2.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::AffineMapPtr::index_type | 
| typedef float2 cv::cudev::AffineMapPtr::value_type | 
| __device__ __forceinline__ float2 cv::cudev::AffineMapPtr::operator() | ( | float | y, | 
| float | x | ||
| ) | const | 
| const float* cv::cudev::AffineMapPtr::warpMat | 
 1.8.12