Package | Description |
---|---|
deformablemesh | |
deformablemesh.externalenergies |
Modifier and Type | Field and Description |
---|---|
ImageEnergyType |
SegmentationModel.energyType |
Modifier and Type | Method and Description |
---|---|
void |
SegmentationModel.setImageEnergyType(ImageEnergyType i)
The energy type will be used to decide which image energy is add during deformations.
|
void |
SegmentationController.setImageEnergyType(ImageEnergyType selectedItem)
The type of image energy that will be used.
|
Modifier and Type | Method and Description |
---|---|
static ImageEnergyType |
ImageEnergyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImageEnergyType[] |
ImageEnergyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013–2022 Francis Crick Institute. All rights reserved.