SIFCM-master

所属分类:图形图象
开发工具:Python
文件大小:121KB
下载次数:5
上传日期:2019-04-28 17:22:31
上 传 者Mohammed97
说明:  一种改进的FCM算法(SIfcm),python3.6已经调试过,没有错误,需要手动设定导入的图片和聚类参数。
(An improved FCM algorithm (SIfcm), Python 3.6 has been debugged, no errors, need to manually set imported pictures and clustering parameters.)

文件列表:
MRI.jpg (5766, 2018-05-11)
MRI2.jpg (5988, 2018-05-11)
MRI3.jpg (3080, 2018-05-11)
MRI4.jpg (3276, 2018-05-11)
brainMRI.jpg (5292, 2018-05-11)
brain_noise.jpg (49436, 2018-05-11)
reader.py (646, 2018-05-11)
reader.pyc (1274, 2018-05-11)
sifcm.py (11561, 2018-05-11)
t1_mri_noise.jpg (9524, 2018-05-11)
t1_mri_noise_gauss.jpg (16614, 2018-05-11)
t1_mri_scaled.jpg (22535, 2018-05-11)

# SIFCM Image Segmentation using Spatial Intuitionistic Fuzzy C Means Clustering A fuzzy algorithm is presented for image segmentation of 2D gray scale images whose quality have been degraded by various kinds of noise. Traditional Fuzzy C Means (FCM) algorithm is very sensitive to noise and does not give good results. To overcome this problem, a new fuzzy c means algorithm was introduced that incorporated spatial information. The spatial function is the sum of all the membership functions within the neighborhood of the pixel under consideration. The results showed that this approach was not as sensitive to noise as compared to the traditi-onal FCM algorithm and yielded better results. The algorithm we have proposed adds an intuitionistic approach in the membership function of the existing spatial FCM (sFCM). Intuitionistic refers to the degree of hesitation that arises as a consequence of lack of information and knowledge. Proposed method is comparatively less hampered by noise and performs better than existing algorithms. Note: Please refer to the link: http://ieeexplore.ieee.org/xpl/login.jsp?tp=&arnumber=7238446&url=http%3A%2F%2Fieeexplore.ieee.org%2Fxpls%2Fabs_all.jsp%3Farnumber%3D7238446 This project is a part of the above paper. Please cite it if you wish to distribute or work further. DOI : http://dx.doi.org/10.5281/zenodo.31303

近期下载者

相关文件


收藏者