Searched defs:borderInterpolate (Results 1 – 3 of 3) sorted by relevance
919 int cv::borderInterpolate( int p, int len, int borderType ) in borderInterpolate() function in cv
833 static int borderInterpolate( int p, int len, int borderType ) in borderInterpolate() function
355 public static int borderInterpolate(int p, int len, int borderType) in borderInterpolate() method in Core