Struct cv::cudev::PerspectiveMapPtr#
#include <opencv2/cudev/ptr2d/warping.hpp>Collaboration diagram for cv::cudev::PerspectiveMapPtr:
Member Typedef Documentation#
index_type#
typedef float cv::cudev::PerspectiveMapPtr::index_type
value_type#
typedef float2 cv::cudev::PerspectiveMapPtr::value_type
Member Function Documentation#
operator()()#
float2 cv::cudev::PerspectiveMapPtr::operator()(
float y,
float x )
Member Data Documentation#
warpMat#
const float * cv::cudev::PerspectiveMapPtr::warpMat
Source file#
The documentation for this struct was generated from the following file:
opencv2/cudev/ptr2d/warping.hpp