Searched defs:img_left (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()
699 Rect img_left = get_image_overlap (i, 0); in reset_buffer_info() local