A B C D E G I K L M O P R S T U V

E

energy() - Method in class plugins.big.bigsnake.snake.ESnake
The purpose of this method is to compute the energy of the snake.
ENERGY_TYPE_DEFAULT - Static variable in class plugins.big.bigsnake.core.Settings
Default value of the energy function of the snake.
ESnake - Class in plugins.big.bigsnake.snake
Exponential spline snake (E-Snake).
ESnake(ImageLUTContainer, ESnakeParameters, Object, Custom) - Constructor for class plugins.big.bigsnake.snake.ESnake
Constructor.
ESnakeEnergyType - Enum in plugins.big.bigsnake.snake
Types of energy of the E-Snake.
ESnakeOrientation - Enum in plugins.big.bigsnake.snake
Orientation at which the E-Snake is parameterized.
ESnakeParameters - Class in plugins.big.bigsnake.snake
Class that wraps the parameters of the E-Snake.
ESnakeParameters() - Constructor for class plugins.big.bigsnake.snake.ESnakeParameters
Default constructor.
ESnakeParameters(ESnakeTargetType, int, ESnakeEnergyType, double, ESnakePriorShapeType, ShapeSpaceType, double, int, boolean) - Constructor for class plugins.big.bigsnake.snake.ESnakeParameters
Constructor.
ESnakePriorShapeType - Enum in plugins.big.bigsnake.snake
Enumeration with the default prior shapes.
ESnakeTargetType - Enum in plugins.big.bigsnake.snake
Types of energy of the E-Snake.

A B C D E G I K L M O P R S T U V