|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use de.unihalle.informatik.MiToBo.segmentation.snakes.optimize.termination | |
---|---|
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. |
Classes in de.unihalle.informatik.MiToBo.segmentation.snakes.optimize.termination used by de.unihalle.informatik.MiToBo.segmentation.snakes.optimize | |
---|---|
MTBTermination
Class for checking termination criteria of the current snake iteration. |
Classes in de.unihalle.informatik.MiToBo.segmentation.snakes.optimize.termination used by de.unihalle.informatik.MiToBo.segmentation.snakes.optimize.termination | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |