Ink Part 2
Canny Edge Detection The first stage for me is going to edge detection. There are many edge detectors, but I’m going to use the Canny Edge Detector, because I’m vaguely familiar with it and it’s quite well regarded. Here’s the image I’m going to use for the initial development: Step… Continue reading