Adaptive Threshold Edge Detection ofr FPGA Implementation

Yu-qian LI,Guang-da SU
DOI: https://doi.org/10.3969/j.issn.1002-1841.2016.04.018
2016-01-01
Abstract:In digital image processing , edge detection is one of the most important stages .The Sobel edge detection operator is most widely used edge detection algorithm because of its advantages , such as simple calculation ,and it extracts the edge clearly .It is very suitable for hardware implementation .But its ability to restrain noises is weak .It cannot adapt for many applications because the Sobel operator used a fixed value set beforehand as the binarization threshold .Based on the median filter and the all parallel sorting method , the system proposed in the paper can quickly extract the edge of an image .The method has successfully implemen-ted on FPGA.
What problem does this paper attempt to address?