All Questions
1 question
4
votes
3
answers
5k
views
Canny Edge Detector in C
I am looking for a bit of clarification on how the algorithms implemented in Canny edge detection - Wikipedia entry - work. It seems pretty straightforward to perform noise reduction using a 2D ...