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

Provides classes for calculating several termination strategies of the snake optimization.

See:
          Description

Class Summary
MTBTermAreaDiff Check upon snake termination by the area within the snake.
MTBTermAreaDiffSlidingOffset Check upon snake termination by area change within the snake.
MTBTermination Class for checking termination criteria of the current snake iteration.
MTBTermMaxIterations Check upon snake termination by a given number of maximal iterations of the snake.
MTBTermMotionDiff Check on snake termination by motion difference.
 

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

Provides classes for calculating several termination strategies of the snake optimization.

Author:
misiak


Copyright © 2010–2015 Martin Luther University Halle-Wittenberg. All rights reserved.