Active contour models - snakes
Demo - coming from Johns Hopkins (Prince & Xu)
where f(x,y) denotes image gray levels at image location (x,y).
Available locally with additional
image(s) and demos ...
Matlab 7 version
copy the Prince-snake.tar file to your directory
untar the tar file ... tar xf Prince-snake.tar
traverse to examples subdirectory of the newly created gvf_dist_v4.2c directory
start matlab
type the filename of any of the example matlab (*.m) file and follow on-screen instructions
Experiment with the parameters, work with different images, modify the initial contour position and size, etc.
The following snake methods are implemented:
traditional snake
balloon
distance snake
gradient vector field snake
Last Modified: February 18, 1997