Package | Description |
---|---|
de.unihalle.informatik.MiToBo.segmentation.basics | |
de.unihalle.informatik.MiToBo.segmentation.levelset.PDE.datatypes | |
de.unihalle.informatik.MiToBo.segmentation.snakes.datatypes |
Provides basic datatypes for MiToBo explicit active contours (snakes).
|
Modifier and Type | Method and Description |
---|---|
MTBSegmentationInterface.SegmentationDimension |
MTBSegmentation3D.getDimension()
Returns the dimension of the given membership.
|
MTBSegmentationInterface.SegmentationDimension |
MTBSegmentation2D.getDimension()
Returns the dimension of the given membership.
|
MTBSegmentationInterface.SegmentationDimension |
MTBSegmentationInterface.getDimension()
Returns the dimension of the segmentation.
|
static MTBSegmentationInterface.SegmentationDimension |
MTBSegmentationInterface.SegmentationDimension.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MTBSegmentationInterface.SegmentationDimension[] |
MTBSegmentationInterface.SegmentationDimension.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
MTBSegmentationInterface.SegmentationDimension |
MTBLevelsetFunctionPDE.getDimension() |
Modifier and Type | Method and Description |
---|---|
MTBSegmentationInterface.SegmentationDimension |
MTBSnake.getDimension()
Returns the dimension of the given membership.
|
Copyright © 2010–2020 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.