Edge detection includes a variety of mathematical methods that aim at identifying edges, curves in a digital image at which the image brightness changes sharply or, more formally, has discontinuities. This program explores various methods to approach edge detection
python computer-vision edge-detection local-maxima multi-scale contours-detection probability-detector multi-scale-edge-detection
-
Updated
May 9, 2023 - Jupyter Notebook