Research Article

Automatic Segmentation of Ultrasound Tomography Image

Algorithm 1

Convex hull refinement (the refinement flowchart of the convex hull points).
Known: , , , , , ,
 for all do
  if   &   then
   
   
  else if   &   then
   
   
  else
   for all do
       
   end for
   
   
   
  end if
 end for