文件名称:fcmthresh
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2015-06-01
- 文件大小:
- 21kb
- 下载次数:
- 0次
- 提 供 者:
- woxi*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Fuzzy c-means thresholding用于图像分割,有示例图,可以运行-FCMTHRESH Thresholding by 3-class fuzzy c-means clustering
[bw,level]=fcmthresh(IM,sw) outputs the binary image bw and threshold level of image IM using a 3-class fuzzy c-means clustering. It often works better than Otsu s methold which outputs larger or smaller threshold on fluorescence images.
[bw,level]=fcmthresh(IM,sw) outputs the binary image bw and threshold level of image IM using a 3-class fuzzy c-means clustering. It often works better than Otsu s methold which outputs larger or smaller threshold on fluorescence images.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
fcmthresh\fcmthresh\cell.png
.........\.........\fcmthresh.m
.........\.........\testfcmthresh.m
.........\fcmthresh
fcmthresh