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