文件名称:EdgeFinal
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2014-04-08
- 文件大小:
- 692kb
- 下载次数:
- 0次
- 提 供 者:
- 刘**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
实现灰度图像的几种常用的边缘检测算法,包括:梯度边缘检测算法、Roberts、Sobel、、canny、Prewit和Krisch-Grayscale images of several commonly used edge detection algorithms, including: gradient edge detection algorithm, Roberts edge detection algorithm, Sobel edge detection algorithm, Laplace edge detection algorithm, canny edge detection algorithm, Prewitt edge detection algorithm and Krisch edge detection algorithm
(系统自动生成,下载前可以参看下载内容)
下载文件列表
EdgeFinal\bmpFile.cpp
.........\bmpFile.h
.........\Canny.cpp
.........\Canny.h
.........\edge.cpp
.........\Edge.dsp
.........\Edge.dsw
.........\Edge.ncb
.........\Edge.opt
.........\Edge.plg
.........\gradient.cpp
.........\gradient.h
.........\lena.bmp
.........\lena_Canny.bmp
.........\lena_Gradient.bmp
.........\lena_Kirsch.bmp
.........\lena_Laplace.bmp
.........\lena_Prewitt.bmp
.........\lena_Robert.bmp
.........\lena_Sobel.bmp
.........\StdAfx.cpp
.........\StdAfx.h
.........\说明.txt
EdgeFinal