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

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

◆ cols

int cv::cudev::AffineMapPtrSz::cols

◆ rows

int cv::cudev::AffineMapPtrSz::rows

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