FLICM

所属分类:图形图象
开发工具:matlab
文件大小:74KB
下载次数:50
上传日期:2017-09-17 19:37:56
上 传 者LONKI
说明:  通过改进FCM聚类,编写了FLICM聚类,实现图像的聚类分割。
(Implementation of FLICM clustering image segmentation)

文件列表:
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

近期下载者

相关文件


收藏者