Modifier and Type | Method and Description |
---|---|
static Neighborhood2D |
Neighborhood2D.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Neighborhood2D[] |
Neighborhood2D.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Neighborhood2D |
FindParticles2D.getNeighborhood() |
Modifier and Type | Method and Description |
---|---|
void |
FindParticles2D.setNeighborhood(Neighborhood2D neighborhood) |
Modifier and Type | Method and Description |
---|---|
Neighborhood2D |
ConnectedComponentsLabeling2DAlgorithm.getConnectivity() |
Neighborhood2D |
ConnectedComponentsLabeling3DAlgorithm.getConnectivity() |
Modifier and Type | Method and Description |
---|---|
void |
ConnectedComponentsLabeling2DAlgorithm.setConnectivity(Neighborhood2D connectivity) |
void |
ConnectedComponentsLabeling3DAlgorithm.setConnectivity(Neighborhood2D connectivity) |
Modifier and Type | Method and Description |
---|---|
Neighborhood2D |
LabelsToROIAlgorithm.getConnectivity() |
Modifier and Type | Method and Description |
---|---|
void |
LabelsToROIAlgorithm.setConnectivity(Neighborhood2D connectivity) |
Modifier and Type | Method and Description |
---|---|
Neighborhood2D |
ExtendedMinima2DAlgorithm.getConnectivity() |
Neighborhood2D |
RegionalMinima2DAlgorithm.getConnectivity() |
Neighborhood2D |
RegionalMaxima2DAlgorithm.getConnectivity() |
Neighborhood2D |
ExtendedMaxima2DAlgorithm.getConnectivity() |
Modifier and Type | Method and Description |
---|---|
void |
ExtendedMinima2DAlgorithm.setConnectivity(Neighborhood2D connectivity) |
void |
RegionalMinima2DAlgorithm.setConnectivity(Neighborhood2D connectivity) |
void |
RegionalMaxima2DAlgorithm.setConnectivity(Neighborhood2D connectivity) |
void |
ExtendedMaxima2DAlgorithm.setConnectivity(Neighborhood2D connectivity) |
Modifier and Type | Method and Description |
---|---|
Neighborhood2D |
MorphologicalReconstruction3DAlgorithm.getConnectivity() |
Neighborhood2D |
MorphologicalReconstruction2DAlgorithm.getConnectivity() |
Neighborhood2D |
GrayscaleAttributeFiltering2DAlgorithm.getConnectivity() |
Modifier and Type | Method and Description |
---|---|
void |
MorphologicalReconstruction3DAlgorithm.setConnectivity(Neighborhood2D connectivity) |
void |
MorphologicalReconstruction2DAlgorithm.setConnectivity(Neighborhood2D connectivity) |
void |
GrayscaleAttributeFiltering2DAlgorithm.setConnectivity(Neighborhood2D connectivity) |
Copyright © 2020–2023 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.