节点文献
图像边缘检测算法的比较与实现
Comparison and implementation of image edge detection algorithm
【摘要】 边缘检测的目的是标识数字图像中灰度变化明显的点,而导函数正好能反映图像灰度变化的显著程度,因而许多方法利用导数来检测边缘。针对典型的基于导数的边缘检测算法Sobel、Log和Canny,在分析其算法思想和流程的基础上,利用MATLAB对这3种算法进行了仿真实验,分析了各自的性能和算法特点,比较边缘检测效果并给出了各自的适用范围。
【Abstract】 The purpose of edge detection is to mark the image points that change significantly in intensity. Since derivative could reflect the significant degree of image intensity changes, derivative is used to solve the problem of edge detection in many researched. Three typical edge detection algorithms based on derivatives (Sobel, Log, Canny) are analyzed thoroughly in aspects of idea and flow. Experiments are performed using MATLAB to evaluate these edge detection algorithms. The performance results are analyzed and compared with the scope of application respectively.
【Key words】 image processing; edge detection; template; convolution; non-maximum suppression;
- 【文献出处】 计算机工程与设计 ,Computer Engineering and Design , 编辑部邮箱 ,2010年09期
- 【分类号】TP391.41
- 【被引频次】78
- 【下载频次】1170