graph-based-image-segmentation
graph-based-image-segmentation copied to clipboard
comparing this one with findcontours in opencv
Hi David,
In OpenCV, there is a function, findcontours, to perform the contour identification. Would you like to share any insight on comparing these two, and which one to use generally speaking.
Secondly, can your code be used in Python platform? Thanks.