Package | Description |
---|---|
org.hkijena.jipipe.plugins.imagejalgorithms.nodes.segment | |
org.hkijena.jipipe.plugins.imagejalgorithms.parameters |
Modifier and Type | Method and Description |
---|---|
Neighborhood2D3D |
ClassicWatershedSegmentationAlgorithm.getConnectivity() |
Neighborhood2D3D |
SeededWatershedSegmentationAlgorithm.getConnectivity() |
Modifier and Type | Method and Description |
---|---|
void |
ClassicWatershedSegmentationAlgorithm.setConnectivity(Neighborhood2D3D connectivity) |
void |
SeededWatershedSegmentationAlgorithm.setConnectivity(Neighborhood2D3D connectivity) |
Modifier and Type | Method and Description |
---|---|
static Neighborhood2D3D |
Neighborhood2D3D.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Neighborhood2D3D[] |
Neighborhood2D3D.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.