Package snakeprogram

Interface Summary
ImageEnergy An interface so that snake can adapt to different energy functions.
 

Class Summary
IntensityEnergy Calculates an energy based on the intensity of the image.
MultipleSnakesStore This class stores multiple snakes, it has some convenience functions for checking if snakes exist or not.
Snake  
SnakeApplication  
SnakeFrame Main user interface.
SnakeImages A class for controlling the image data.
SnakeIO This class is used for reading and writing snakes.
SnakeListener starts actions that have been initiated via the UI are managed here.
TwoDContourDeformation This type of curve is attached at the two end points and forms a closed loop
TwoDCurveDeformation This is an open snake with a stretching for a both ends.
TwoDDeformation This class deforms snakes.