Searched refs:find_all_contours (Results 1 – 2 of 2) sorted by relevance
72 def find_all_contours(img): function366 contours = find_all_contours(255-img_bw)529 contours = find_all_contours(img_thresh)
159 contours = opencv_processing_utils.find_all_contours(255-img_bw)