Package | Description |
---|---|
de.unihalle.informatik.MiToBo.segmentation.basics |
Modifier and Type | Field and Description |
---|---|
protected SegmentationInitializer.SegmentationDimension |
SegmentationInitializer.segDim |
Modifier and Type | Method and Description |
---|---|
SegmentationInitializer.SegmentationDimension |
SegmentationInitializer.getSegDim()
Get target dimension.
|
static SegmentationInitializer.SegmentationDimension |
SegmentationInitializer.SegmentationDimension.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SegmentationInitializer.SegmentationDimension[] |
SegmentationInitializer.SegmentationDimension.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected MTBSegmentationInterface |
SegmentationInitializer.getSynthMask(SegmentationInitializer.SegmentationDimension sDim)
Generate synthetic mask.
|
void |
SegmentationInitializer.setSegDim(SegmentationInitializer.SegmentationDimension _segDim)
Set target dimension.
|
Copyright © 2010–2020 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.