| 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.stepsize |
Provides classes for calculating several update strategies of the snake step size gamma.
|
| Class and Description |
|---|
| MTBGammaUpdate
Class for adaptive step size calculation of the snake step size gamma.
|
| Class and Description |
|---|
| 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.
|
Copyright © 2010–2020 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.