Package de.unihalle.informatik.MiToBo.segmentation.snakes.optimize.stepsize

Provides classes for calculating several update strategies of the snake step size gamma.

See:
          Description

Class Summary
MTBGammaFixed Class for gamma adaptation with a fixed decreasing factor for all gamma values.
MTBGammaNone Class which is not changing the gamma values.
MTBGammaPtWiseExtEner Class for gamma adaptation depending on the external energy values for each snake control point.
MTBGammaUpdate Class for adaptive step size calculation of the snake step size gamma.
 

Package de.unihalle.informatik.MiToBo.segmentation.snakes.optimize.stepsize Description

Provides classes for calculating several update strategies of the snake step size gamma.

Author:
misiak