Package | Description |
---|---|
de.unihalle.informatik.MiToBo.segmentation.snakes.optimize |
Provides classes for performing snake-based segmentation on images.
|
Modifier and Type | Field and Description |
---|---|
protected SnakeOptimizerSingle.IntensityNormalizationMode |
SnakeOptimizerSingle.intNormMode
Mode for normalizing image intensities.
|
Modifier and Type | Method and Description |
---|---|
SnakeOptimizerSingle.IntensityNormalizationMode |
SnakeOptimizerSingle.getIntensityNormalizationMode()
Request mode for normalizing image intensities.
|
static SnakeOptimizerSingle.IntensityNormalizationMode |
SnakeOptimizerSingle.IntensityNormalizationMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SnakeOptimizerSingle.IntensityNormalizationMode[] |
SnakeOptimizerSingle.IntensityNormalizationMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010–2020 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.