文件名称:origin_canny
介绍说明--下载内容均来自于网络,请自行研究使用
canny算子进行边缘检测的源代码。
(1)首先对图像进行高斯滤波,去除噪声的影响;
(2)对滤波后图像计算梯度的幅值和方向
(3)对梯度幅值进行模极大值抑制
(4)双阈值确定边缘-canny edge detection operator to the source code. (1) First of all Gaussian image filtering to remove noise (2) after filtering the image calculated gradient amplitude and direction of (3) of the gradient amplitude for modulus maxima suppression (4) dual-threshold determine the edge
(1)首先对图像进行高斯滤波,去除噪声的影响;
(2)对滤波后图像计算梯度的幅值和方向
(3)对梯度幅值进行模极大值抑制
(4)双阈值确定边缘-canny edge detection operator to the source code. (1) First of all Gaussian image filtering to remove noise (2) after filtering the image calculated gradient amplitude and direction of (3) of the gradient amplitude for modulus maxima suppression (4) dual-threshold determine the edge
相关搜索: canny
canny
matlab
边缘检测
高斯滤波
matlab
canny
canny
edge
detection
edge
detection
matlab
edge
detection
canny算子
gradient
canny
matlab
边缘检测
高斯滤波
matlab
canny
canny
edge
detection
edge
detection
matlab
edge
detection
canny算子
gradient
(系统自动生成,下载前可以参看下载内容)
下载文件列表
origin_canny.m