Searched defs:CubicInterpolator (Results 1 – 1 of 1) sorted by relevance
85 template <typename T> struct CubicInterpolator struct87 static float bicubicCoeff(float x_) in bicubicCoeff()104 …(const cv::Mat& src, float y, float x, int c, int border_type, cv::Scalar borderVal = cv::Scalar()) in getValue()