Real-Time Canny Edge Detection Parallel Implementation for FPGAs
The Canny edge detector is the most implemented edge detection algorithm because of its ability to detect edges even in images that are intensely
contaminated by noise. However, this is a time consuming algorithm and…