Home
last modified time | relevance | path

Searched defs:NearestInterpolator (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/cudawarping/test/
Dinterpolation.hpp57 template <typename T> struct NearestInterpolator struct
59 …(const cv::Mat& src, float y, float x, int c, int border_type, cv::Scalar borderVal = cv::Scalar()) in getValue()