Searched defs:NearestInterpolator (Results 1 – 1 of 1) sorted by relevance
57 template <typename T> struct NearestInterpolator struct59 …(const cv::Mat& src, float y, float x, int c, int border_type, cv::Scalar borderVal = cv::Scalar()) in getValue()