Research Article

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

Algorithm 2

Block evolution algorithm for active contour model with shape prior.
Input: initial contour , , and shape prior ;
for to maximum number of iterations do
for to do
end for
if then
return ;
end if
end for
Output:
;