Research Article

A New Kernel-Based Fuzzy Level Set Method for Automated Segmentation of Medical Images in the Presence of Intensity Inhomogeneity

Algorithm 1

The algorithm of GKFCM clustering.
Input:
(I) The data set: ,
(II) The number of clusters: .
(III) The stopping criterion of algorithm:
(IV) The initials of cluster centers:
Output:
(I) The final cluster centers:
(II) The final membership function:
Algorithm:
(a) Initialize , for positive constants.
(b) Let and estimate by where
(c) Compute using
       
(d) Compute with and using
  
(e) Update with , and using
       
(f) If STOP and OUTPUT
 Else and return to step c in Algorithm.