Re: help needed regarding snakes.....



On 19 Feb., 11:57, Giff <giffn...@xxxxxxxxxxxxxxxxx> wrote:
raghu wrote:
can anyone help me regarding this....also while initializing a
contour, will the contour be in the form of a function or in the form
of a set of points.....i am totally confused with this....
can anyone help me.....please....
raghu

search the net for "active shape models" (especially for Tim Cootes'
publications) and study

Even better, google for active contour models and active surface
models. Cootes work is a region-based pattern matching approach only
loosely tied to the contour-based snake model. For a nice introduction
into active contour models, read Ivins' introductory paper "Everything
you ever wanted to know about Snakes, but were too afraid to ask". It
can be found on his site: http://www.computing.edu.au/~jim/snakes.html

Regards
Hendrik
.