OpenCV  3.0.0-dev
Open Source Computer Vision
Public Attributes | List of all members

#include "warping.hpp"

Inheritance diagram for cv::cudev::AffineMapPtrSz:
cv::cudev::AffineMapPtr

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
 

Member Data Documentation

int cv::cudev::AffineMapPtrSz::cols
int cv::cudev::AffineMapPtrSz::rows

The documentation for this struct was generated from the following file: