|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MTBSegmentationInterface.SegmentationDimension | |
---|---|
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). |
Uses of MTBSegmentationInterface.SegmentationDimension in de.unihalle.informatik.MiToBo.segmentation.basics |
---|
Methods in de.unihalle.informatik.MiToBo.segmentation.basics that return MTBSegmentationInterface.SegmentationDimension | |
---|---|
MTBSegmentationInterface.SegmentationDimension |
MTBSegmentationInterface.getDimension()
Returns the dimension of the segmentation. |
MTBSegmentationInterface.SegmentationDimension |
MTBSegmentation3D.getDimension()
Returns the dimension of the given membership. |
MTBSegmentationInterface.SegmentationDimension |
MTBSegmentation2D.getDimension()
Returns the dimension of the given membership. |
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. |
Uses of MTBSegmentationInterface.SegmentationDimension in de.unihalle.informatik.MiToBo.segmentation.levelset.PDE.datatypes |
---|
Methods in de.unihalle.informatik.MiToBo.segmentation.levelset.PDE.datatypes that return MTBSegmentationInterface.SegmentationDimension | |
---|---|
MTBSegmentationInterface.SegmentationDimension |
MTBLevelsetFunctionPDE.getDimension()
|
Uses of MTBSegmentationInterface.SegmentationDimension in de.unihalle.informatik.MiToBo.segmentation.snakes.datatypes |
---|
Methods in de.unihalle.informatik.MiToBo.segmentation.snakes.datatypes that return MTBSegmentationInterface.SegmentationDimension | |
---|---|
MTBSegmentationInterface.SegmentationDimension |
MTBSnake.getDimension()
Returns the dimension of the given membership. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |