Home
last modified time | relevance | path

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

/external/opencv3/modules/cudawarping/src/cuda/
Dpyr_down.cu97 const int right_x = x + 2; in pyrDown() local
141 const int right_x = x + 2; in pyrDown() local
/external/opencv3/modules/cudev/include/opencv2/cudev/grid/detail/
Dpyr_down.hpp106 const int right_x = x + 2; in pyrDown() local
150 const int right_x = x + 2; in pyrDown() local
/external/opencv/cv/src/
Dcvrotcalipers.cpp112 float left_x, right_x, top_y, bottom_y; in icvRotatingCalipers() local
/external/opencv3/modules/imgproc/src/
Drotcalipers.cpp112 float left_x, right_x, top_y, bottom_y; in rotatingCalipers() local
Dlsd.cpp1067 double left_x = min_y->p.x, right_x = min_y->p.x; in rect_nfa() local
/external/opencv3/modules/features2d/src/kaze/
DKAZEFeatures.cpp316 int left_x = 0, right_x = 0, up_y = 0, down_y = 0; in Determinant_Hessian() local
DAKAZEFeatures.cpp262 int sigma_size_ = 0, left_x = 0, right_x = 0, up_y = 0, down_y = 0; in Find_Scale_Space_Extrema() local
/external/opencv3/modules/cudastereo/src/cuda/
Dstereocsbp.cu388 const uchar* right_x = cright + yi * cimg_step + xr * channels; in compute_data_cost() local