Searched defs:img_y (Results 1 – 2 of 2) sorted by relevance
465 for (int img_y = start_y; img_y < end_y; ++img_y) { in FindFastKeypoints() local501 for (int img_y = start_y + 1; img_y < end_y - 1; ++img_y) { in FindFastKeypoints() local
51 float img_y = 0.0f; in transform_bowl_coord_to_image_y() local