Struct cv::cudev::AffineMapPtr#
#include <opencv2/cudev/ptr2d/warping.hpp>Collaboration diagram for cv::cudev::AffineMapPtr:
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()()#
float2 cv::cudev::AffineMapPtr::operator()(
float y,
float x )
Member Data Documentation#
warpMat#
const float * cv::cudev::AffineMapPtr::warpMat
Source file#
The documentation for this struct was generated from the following file:
opencv2/cudev/ptr2d/warping.hpp