- BeesAlgoImpl the code of bees algorithm for solving such problem
- A-Day-at-the-Race 开发环境为VS2010.是head first C#中的一个实例
- MapModule java开发的电子地图
- intelligent-wireless-alarm-system 本文介绍了一种操作方便!运行可靠的智能型无线报警系统"它集防盗贼入侵!防火灾!防 有害气体泄露等功能于一体
- 3-layer-evaporation-calculate 三层蒸发计算
- PIDmoteur This program plot step response of DC motor with PID regulator
文件名称:canny_matlab
-
所属分类:
- 标签属性:
- 上传时间:2014-11-02
-
文件大小:12.01kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
canny边缘检测一共四个部分:
1.对原图像高斯平滑
2.对高斯平滑后的图像进行sobel边缘检测。这里需要求横的和竖的还有联合的,所以一共三个需要sobel边缘检测图像。
3.对联合的sobel检测图像进行非极大抑制
4.连接边缘点并进行滞后阈值处理。-canny edge detection total of four parts:
1. Gaussian smoothing the original image
2. After the images were Gaussian smoothing sobel edge detection. Here and there on request transverse vertical joint, so a total of three needs sobel edge detection image.
3. sobel combined detection image greatly suppress non-
4. Connect the edge point and hysteresis thresholding.
1.对原图像高斯平滑
2.对高斯平滑后的图像进行sobel边缘检测。这里需要求横的和竖的还有联合的,所以一共三个需要sobel边缘检测图像。
3.对联合的sobel检测图像进行非极大抑制
4.连接边缘点并进行滞后阈值处理。-canny edge detection total of four parts:
1. Gaussian smoothing the original image
2. After the images were Gaussian smoothing sobel edge detection. Here and there on request transverse vertical joint, so a total of three needs sobel edge detection image.
3. sobel combined detection image greatly suppress non-
4. Connect the edge point and hysteresis thresholding.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
canny_matlab/connect.m
canny_matlab/get_coords.m
canny_matlab/lena.jpg
canny_matlab/main.m
canny_matlab
canny_matlab/get_coords.m
canny_matlab/lena.jpg
canny_matlab/main.m
canny_matlab
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.