利用改进的Sobel算子检测图像边缘我要分享

Image edge detection using improved Sobel operator

改进Sobel-算子 改进边缘检测 改进sobel 改进Sobel算子 particularn4m

关注次数: 271

下载次数: 1

文件大小: 1KB

代码分类: 图像处理

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

利用改进的Sobel算子检测图像边缘,从水平、垂直、左右对角线的方向计算Sobel梯度,并且加入拐角的梯度值。


English Description:

The improved Sobel operator is used to detect the edge of the image, calculate the Sobel gradient from the horizontal, vertical, left and right diagonal directions, and add the gradient value of the corner.


代码预览

EdgeMap.m