FLICM

所属分类:matlab编程
开发工具:matlab
文件大小:75KB
下载次数:313
上传日期:2012-05-12 12:48:20
上 传 者飞飞爱茉垚
说明:  局部模糊c均值聚类算法的matlab代码
(A Robust Fuzzy Local Information C-means Clustering Algorithm code)

文件列表:
test_FLICM.m (303, 2011-04-19)
brain.tif (65466, 2011-04-19)
brain_n.tif (65722, 2010-06-07)
FLICM.c (4668, 2011-04-19)
FLICM_clustering.m (1603, 2011-04-19)

Matlab software for FLICM algorithm Authors: Stelios Krinidis and Vassilios Chatzis Emails: stelios.krinidis@mycosmos.gr and chatzis@teikav.edu.gr This software implements the approach presented in S. Krinidis and V. Chatzis: A Robust Fuzzy Local Information C-means Clustering Algorithm. IEEE Trans. on Image Processing (TIP), vol. 19, no. 5, pp. 1328-1337, May 2010. Please cite this paper when using this software. Important Notices: 1. The code is not optimized, so the running time could be more than the expected. 2. Thank you again for using this software. Using the code: Everything was done in Matlab and MEX (i.e. a C function callable from Matlab). First, the C code needs to be compiled. At the Matlab prompt, type: mex FLICM.c Now the code is ready to run. A running example you can see in test_FLICM.m

近期下载者

相关文件


收藏者