Package | Description |
---|---|
de.unihalle.informatik.MiToBo.core.exceptions |
Defines MiToBo exceptions.
|
de.unihalle.informatik.MiToBo.segmentation.activecontours.exceptions | |
de.unihalle.informatik.MiToBo.segmentation.snakes.optimize |
Provides classes for performing snake-based segmentation on images.
|
Modifier and Type | Class and Description |
---|---|
class |
MTBDatatypeException
MiToBo exception type related to problems with data types in general.
|
class |
MTBImageException
MiToBo exception type related to problems with its image data types.
|
Modifier and Type | Class and Description |
---|---|
class |
MTBActiveContourException
MiToBo exception thrown in context of segmentation with active contours.
|
class |
MTBLevelsetException
MiToBo exception thrown inside snake segmentation framework.
|
class |
MTBSnakeException
MiToBo exception thrown inside snake segmentation framework.
|
Modifier and Type | Method and Description |
---|---|
protected SnakeOptimizer.Snake_status |
SnakeOptimizerCoupled.doIteration() |
protected SnakeOptimizer.Snake_status |
SnakeOptimizerSingleVarCalc.doIteration()
Performs one single optimization step.
|
protected abstract SnakeOptimizer.Snake_status |
SnakeOptimizer.doIteration()
Here the main work should be done.
|
Copyright © 2010–2020 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.