Searched defs:y_cell (Results 1 – 2 of 2) sorted by relevance
196 int y_cell = c.y / cell_size; in ocl_goodFeaturesToTrack() local340 int y_cell = y / cell_size; in goodFeaturesToTrack() local
154 int y_cell = static_cast<int>(p.y / cell_size); in detect() local