Struct cv::cudev::IntegerAreaInterPtr#
#include <opencv2/cudev/ptr2d/interpolation.hpp>Collaboration diagram for cv::cudev::IntegerAreaInterPtr:
Member Typedef Documentation#
index_type#
typedef float cv::cudev::IntegerAreaInterPtr::index_type
value_type#
typedef PtrTraits< SrcPtr >::value_type cv::cudev::IntegerAreaInterPtr::value_type
Member Function Documentation#
operator()()#
PtrTraits< SrcPtr >::value_type cv::cudev::IntegerAreaInterPtr::operator()(
float y,
float x )
Here is the call graph for this function:
Member Data Documentation#
area_height#
int cv::cudev::IntegerAreaInterPtr::area_height
area_width#
int cv::cudev::IntegerAreaInterPtr::area_width
src#
SrcPtr cv::cudev::IntegerAreaInterPtr::src
Source file#
The documentation for this struct was generated from the following file:
opencv2/cudev/ptr2d/interpolation.hpp