文件名称:eagedetectandfigureoperate
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Text]
- 上传时间:
- 2012-11-26
- 文件大小:
- 5kb
- 下载次数:
- 0次
- 提 供 者:
- ke***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
图像边缘与轮廓运算包括
// RobertDIB() - robert边缘检测运算
// SobelDIB() - sobel边缘检测运算
// PrewittDIB() - prewitt边缘检测运算
// KirschDIB() - kirsch边缘检测运算
// GaussDIB() - gauss边缘检测运算
// HoughDIB() - 利用Hough变换检测平行直线
// ContourDIB() - 轮廓提取
// TraceDIB() - 轮廓跟踪
// FillDIB() - 种子填充算法1
// Fill2DIB() - 种子填充算法2-Image edge and the outline of computing, including// RobertDIB ()- robert edge detection operator// SobelDIB ()- sobel edge detection operator// PrewittDIB ()- prewitt edge detection operator// KirschDIB ()- kirsch edge detection operator// GaussDIB ( )- gauss edge detection operator// HoughDIB ()- the use of Hough transform detection of parallel straight lines// ContourDIB ()- contour extraction// TraceDIB ()- contour tracking// FillDIB ()- Seed Filling Algorithm 1// Fill2DIB ()-- seed fill algorithm 2
// RobertDIB() - robert边缘检测运算
// SobelDIB() - sobel边缘检测运算
// PrewittDIB() - prewitt边缘检测运算
// KirschDIB() - kirsch边缘检测运算
// GaussDIB() - gauss边缘检测运算
// HoughDIB() - 利用Hough变换检测平行直线
// ContourDIB() - 轮廓提取
// TraceDIB() - 轮廓跟踪
// FillDIB() - 种子填充算法1
// Fill2DIB() - 种子填充算法2-Image edge and the outline of computing, including// RobertDIB ()- robert edge detection operator// SobelDIB ()- sobel edge detection operator// PrewittDIB ()- prewitt edge detection operator// KirschDIB ()- kirsch edge detection operator// GaussDIB ( )- gauss edge detection operator// HoughDIB ()- the use of Hough transform detection of parallel straight lines// ContourDIB ()- contour extraction// TraceDIB ()- contour tracking// FillDIB ()- Seed Filling Algorithm 1// Fill2DIB ()-- seed fill algorithm 2
(系统自动生成,下载前可以参看下载内容)
下载文件列表
数字图象处理源码3.txt