I know the edge detection problem has been posted before (in Java: Count the number of objects in an Image, language independent: Image edge detection), but I want to know how t
We have segmentation and edge detection algorithms in the actively developed scikit-image that you may find useful:
scikit-image
Scikit Images Examples