Research Article

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

Algorithm 2

The algorithm of proposed method.
Phase 1: Initializing Segmentation by the GKFCM clustering
(I) Parameters initialization: data set ; cluster number ; ;
(II) Let and estimate by where
(III) Compute using
      
(IV) Compute with and by
  
(V) Update with , and using
      
(VI) If STOP and OUTPUT
(VII) Extract ROI’s fuzzy membership matrix, that is, U_MF.
Phase 2: Localizing the initial level set through defuzzification process
(I) Convert the fuzzy partition matrix U_MF to a crisp partition by assigning the pixel to the class with the highest
membership .
(II) Select the best matching of the ROI.
(III) Compute: ;
Phase 3: Curve evolution using LSE_BFE segmentation
(I) Set value: , , and .
(II) Update and by (*is the convolution operation):
  
(III) Update level set function by (11) and
  
(IV) Update the bias field by
     where
 is Heaviside function.
(V) If then STOP and OUTPUT Else and return to step II in this phase.