Loading...
Searching...
No Matches
cv::cudev::AffineMapPtr Struct Reference
#include <opencv2/cudev/ptr2d/warping.hpp>
Inheritance diagram for cv::cudev::AffineMapPtr:
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 |
Member Typedef Documentation
◆ index_type
typedef float cv::cudev::AffineMapPtr::index_type |
◆ value_type
typedef float2 cv::cudev::AffineMapPtr::value_type |
Member Function Documentation
◆ operator()()
|
inline |
Member Data Documentation
◆ warpMat
const float* cv::cudev::AffineMapPtr::warpMat |
The documentation for this struct was generated from the following file:
- opencv2/cudev/ptr2d/warping.hpp