Name: canny_edge_detector Created: Jun 9, 2014 Updated: Feb 20, 2016 SVN Updated: Jun 9, 2014 SVN: Browse Latest version: download (might take a bit to start...) Statistics: View Bugs: 1 reported / 0 solved
Category:DSP core Language:VHDL Development status:Beta Additional info:Design done, FPGA proven WishBone compliant: No WishBone version: n/a License: LGPL
Description
Canny edge detector with a 9x9 mask (gradient + gaussian filtering with sigma = sqrt(2)). Able to produce a throughput of 1 pixel per clock cycle. Succesfully implemented on a Virtex4 up to 300Mhz clock frequency.