The Insight Journal logo

Fuzzy Clustering Algorithms for Image Segmentation

Rey, Alberto, Castro, Alfonso, Arcay, Bernardino
University of A Coruña
Publication cover image

Please use this identifier to cite or link to this publication: http://hdl.handle.net/10380/3331
New: Prefer using the following doi: https://doi.org/10.54294/9baij3
Submitted by Alberto Rey on 2011-12-09 06:38:08.

In this document we present the implementation of three fuzzy clustering algorithms using the Insight Toolkit ITK. Firstly, we developed the conventional Fuzzy C-Means that will serve as the basis for the rest of the proposed algorithms. The next algorithms are the FCM with spatial constraints based on kernel-induced distance and the Modified Spatial Kernelized Fuzzy C-Means. Both of these introduce a Kernel function, replacing the Euclidean distance of the FCM, and spatial information into the membership function. These algorithms have been implemented in a threaded version to take advantage of the multicore processors. Moreover, providing an useful implementation make it possible that classes work with 2D/3D images, different kernels and spatial shapes. We included the source code as well as different 2D/3D examples, using several input parameters for the algorithms and obtaining the results generated on 2D/3D CT lung studies.