OpenCV  3.0.0-dev
Open Source Computer Vision
Public Attributes | List of all members
cv::cudev::PerspectiveMapPtrSz Struct Reference

#include "warping.hpp"

Inheritance diagram for cv::cudev::PerspectiveMapPtrSz:
cv::cudev::PerspectiveMapPtr

Public Attributes

int cols
 
int rows
 
- Public Attributes inherited from cv::cudev::PerspectiveMapPtr
const float * warpMat
 

Additional Inherited Members

- Public Types inherited from cv::cudev::PerspectiveMapPtr
typedef float index_type
 
typedef float2 value_type
 
- Public Member Functions inherited from cv::cudev::PerspectiveMapPtr
__device__ __forceinline__ float2 operator() (float y, float x) const
 

Member Data Documentation

int cv::cudev::PerspectiveMapPtrSz::cols
int cv::cudev::PerspectiveMapPtrSz::rows

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