文件名称:ImageBoundaryExtraction
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 249kb
- 下载次数:
- 0次
- 提 供 者:
- 许**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
该文件夹中有六个M文件,说明如下:
boundary_extraction.m : 目标区域边界抽取主函数,其中调用ostu、four_neighbor、eight_neighbor、globe_graph
otsu.m : 类判别分类法(otsu全局二值化算法)
four_neighbor.m : 四邻域法边界抽取
eight_neighbor.m : 八邻域法边界抽取
globe_graph.m : 全局检测法边界抽取
area_peri.m : 目标区域周长计算主函数,调用ostu
4A.bmp
face.bmp
gun.bmp : 原始灰度图片
PeriAnalysis.txt : 记录了实验过程中目标区域的总数和各自的周长
实验结果文件夹 : 保存了实验过程中生成的图像和程序流程图-The folder has six M-file, as follows: boundary_extraction.m: the main function of the target area boundary extraction, which calls ostu, four_neighbor, eight_neighbor, globe_graph otsu.m: class discriminant classification (otsu global binarization algorithm) four_neighbor . m: neighbors-domain method boundary extraction eight_neighbor.m: eight neighborhood boundary extraction method globe_graph.m: Global detection boundary extraction area_peri.m: calculate the circumference of the main function of the target area, call ostu 4A.bmp face.bmp gun.bmp : The original grayscale pictures PeriAnalysis.txt: recorded during the experiment the total number of the target area and their perimeter results Folder: to save the images generated during the experiment and the program flow chart
boundary_extraction.m : 目标区域边界抽取主函数,其中调用ostu、four_neighbor、eight_neighbor、globe_graph
otsu.m : 类判别分类法(otsu全局二值化算法)
four_neighbor.m : 四邻域法边界抽取
eight_neighbor.m : 八邻域法边界抽取
globe_graph.m : 全局检测法边界抽取
area_peri.m : 目标区域周长计算主函数,调用ostu
4A.bmp
face.bmp
gun.bmp : 原始灰度图片
PeriAnalysis.txt : 记录了实验过程中目标区域的总数和各自的周长
实验结果文件夹 : 保存了实验过程中生成的图像和程序流程图-The folder has six M-file, as follows: boundary_extraction.m: the main function of the target area boundary extraction, which calls ostu, four_neighbor, eight_neighbor, globe_graph otsu.m: class discriminant classification (otsu global binarization algorithm) four_neighbor . m: neighbors-domain method boundary extraction eight_neighbor.m: eight neighborhood boundary extraction method globe_graph.m: Global detection boundary extraction area_peri.m: calculate the circumference of the main function of the target area, call ostu 4A.bmp face.bmp gun.bmp : The original grayscale pictures PeriAnalysis.txt: recorded during the experiment the total number of the target area and their perimeter results Folder: to save the images generated during the experiment and the program flow chart
(系统自动生成,下载前可以参看下载内容)
下载文件列表
实验五\4A.bmp
......\area_peri.m
......\boundary_extraction.m
......\eight_neighbor.m
......\face.bmp
......\four_neighbor.m
......\globe_graph.m
......\gun.bmp
......\otsu.m
......\PeriAnalysis.txt
......\实验结果\4A周长.txt
......\........\face周长.txt
......\........\gun周长.txt
......\........\Thumbs.db
......\........\区域周长流程图.png
......\........\实例101.png
......\........\实例102.png
......\........\实例103.png
......\........\实例104.png
......\........\实例201.png
......\........\实例202.png
......\........\实例203.png
......\........\实例204.png
......\........\实例205.png
......\........\实例206.png
......\........\边界抽取流程图.png
......\源文件使用说明.txt
......\实验结果
实验五
......\area_peri.m
......\boundary_extraction.m
......\eight_neighbor.m
......\face.bmp
......\four_neighbor.m
......\globe_graph.m
......\gun.bmp
......\otsu.m
......\PeriAnalysis.txt
......\实验结果\4A周长.txt
......\........\face周长.txt
......\........\gun周长.txt
......\........\Thumbs.db
......\........\区域周长流程图.png
......\........\实例101.png
......\........\实例102.png
......\........\实例103.png
......\........\实例104.png
......\........\实例201.png
......\........\实例202.png
......\........\实例203.png
......\........\实例204.png
......\........\实例205.png
......\........\实例206.png
......\........\边界抽取流程图.png
......\源文件使用说明.txt
......\实验结果
实验五