Package | Description |
---|---|
de.unihalle.informatik.MiToBo.segmentation.snakes.optimize |
Provides classes for performing snake-based segmentation on images.
|
de.unihalle.informatik.MiToBo.segmentation.snakes.optimize.termination |
Provides classes for calculating several termination strategies of the snake optimization.
|
Class and Description |
---|
MTBTermination
Class for checking termination criteria of the current snake iteration.
|
Class and Description |
---|
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.
|
Copyright © 2010–2020 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.