Research Article

Robust Evolution Method of Active Contour Models and Application in Segmentation of Image Sequence

Algorithm 1

Block evolution algorithm.
Input: initial contour , ;
for to maximum number of iterations do
for to do
end for
if then
return ;
end if
end for
Output:
;