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

#include <opencv2/cudev/ptr2d/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

◆ cols

int cv::cudev::PerspectiveMapPtrSz::cols

◆ rows

int cv::cudev::PerspectiveMapPtrSz::rows

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