Home
last modified time | relevance | path

Searched refs:cell_sz_y1 (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/opencv/opencv-4.5.3/modules/calib3d/src/usac/
H A Dutils.cpp481 cell_sz_y1 = 1.f / (float) cell_size_y_img1, in GridNeighborhoodGraphImpl() local
488 (int)(container[idx+1] * cell_sz_y1), in GridNeighborhoodGraphImpl()