Searched defs:img_right (Results 1 – 3 of 3) sorted by relevance
181 CvArr* img_left, CvArr* img_right, Rect &crop_left, Rect &crop_right, in detect_and_match()
183 cv::InputArray img_left, cv::InputArray img_right, Rect &crop_left, Rect &crop_right, in detect_and_match()
700 Rect img_right = get_image_overlap (i, 1); in reset_buffer_info() local