文件名称:fengediedai
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2013-06-03
- 文件大小:
- 58kb
- 下载次数:
- 0次
- 提 供 者:
- 王*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这个算法是基于循环迭代获得阈值的,返回的阈值是最佳循环阈值-this algorithm which is based on iterative thresholding selection
just requires to input an image f.The function will return the value
of thresholding and segmentation of the image.
just requires to input an image f.The function will return the value
of thresholding and segmentation of the image.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
阈值分割迭代法\算阈值.m
..............\lena.BMP
..............\result.bmp.fig
..............\SLR.BMP
阈值分割迭代法