文件名称:Edge_Detection_and_Segmentation
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 6.62kb
- 下载次数:
- 0次
- 提 供 者:
- ma***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
边缘检测与分割源代码
edgedetect.m, houghtr.m, quadtree.m, regrow.m, sobeledge.m, straightline.m, thresh.m, watersd.m
算法包括Prewitt、Roberts、Log、Canny、Sobel算子实现边缘检测,基于Hough变换的直线检测,4叉树区域分割,分水岭分割。(算法对应源文件名)
edgedetect.m, houghtr.m, quadtree.m, regrow.m, sobeledge.m, straightline.m, thresh.m, watersd.m
算法包括Prewitt、Roberts、Log、Canny、Sobel算子实现边缘检测,基于Hough变换的直线检测,4叉树区域分割,分水岭分割。(算法对应源文件名)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 53607940edge_detection_and_segmentation.zip 列表 Edge Detection and Segmentation/ Edge Detection and Segmentation/edgedetect.m Edge Detection and Segmentation/houghtr.m Edge Detection and Segmentation/quadtree.m Edge Detection and Segmentation/regrow.m Edge Detection and Segmentation/sobeledge.m Edge Detection and Segmentation/straightline.m Edge Detection and Segmentation/thresh.m Edge Detection and Segmentation/watersd.m