文件名称:imageEdgeDetect
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 380kb
- 下载次数:
- 0次
- 提 供 者:
- 许**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
edge_detect.m : 图像边缘检测
其中使用
梯度算子边缘检测 : roberts算子、prewitt算子、Sobel算子、Canny算子
二阶微分算子法 : 拉普拉斯高斯算子、canny算子
lenna.bmp : 原始灰度图片
实验结果文件夹 : 保存了实验过程中生成的图像和程序流程图-edge_detect.m: edge detection which uses the gradient operator edge detection: roberts operator, prewitt operator, Sobel operator, Canny operator second-order differential operator method: Laplacian Gaussian operator, canny operator lenna . bmp: original gray image results folder: Save the images generated during the experiment and the program flow chart
其中使用
梯度算子边缘检测 : roberts算子、prewitt算子、Sobel算子、Canny算子
二阶微分算子法 : 拉普拉斯高斯算子、canny算子
lenna.bmp : 原始灰度图片
实验结果文件夹 : 保存了实验过程中生成的图像和程序流程图-edge_detect.m: edge detection which uses the gradient operator edge detection: roberts operator, prewitt operator, Sobel operator, Canny operator second-order differential operator method: Laplacian Gaussian operator, canny operator lenna . bmp: original gray image results folder: Save the images generated during the experiment and the program flow chart
(系统自动生成,下载前可以参看下载内容)
下载文件列表
实验二\edge_detect.m
......\lenna.bmp
......\实验结果\lenna01.png
......\........\lenna02.png
......\........\lenna03.png
......\........\Thumbs.db
......\........\程序流程图.png
......\源文件使用说明.txt
......\实验结果
实验二
......\lenna.bmp
......\实验结果\lenna01.png
......\........\lenna02.png
......\........\lenna03.png
......\........\Thumbs.db
......\........\程序流程图.png
......\源文件使用说明.txt
......\实验结果
实验二