Abstract
In the traditional Canny algorithm, the image is smoothed at first, and then the gradient is calculated by the planar filter. Based on the gradient histogram, the double thresholds can be found. At last, non-maximum suppression based on double thresholds is used to detect the edge. It is improved properly so that it can be implemented in hardware. Template in the improved algorithm is used in stead of convolution in the traditional algorithm, in order that it can be implemented in field programmable gate array (FPGA) by logic diagram totally.
Original language | English |
---|---|
Pages (from-to) | 263-266 |
Number of pages | 4 |
Journal | Guangxue Jishu/Optical Technique |
Volume | 32 |
Issue number | 2 |
Publication status | Published - Mar 2006 |
Keywords
- Canny operator
- Double threshold
- Edge detection
- FPGA
- Non-maximum suppression