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() |
Modifier and Type | Method and Description |
---|---|
void |
ConnectedComponentsLabeling2DAlgorithm.setConnectivity(Neighborhood2D connectivity) |
Modifier and Type | Method and Description |
---|---|
Neighborhood2D |
LabelsToROIAlgorithm.getConnectivity() |
Neighborhood2D |
SplitLabelsConnectedComponents2DAlgorithm.getConnectivity() |
Neighborhood2D |
SeparateTouchingLabels2DAlgorithm.getNeighborhood() |
Modifier and Type | Method and Description |
---|---|
static void |
SeparateTouchingLabels2DAlgorithm.apply(ij.process.ImageProcessor ip,
ij.process.ImageProcessor outputIp,
ij.process.ImageProcessor borderIp,
Neighborhood2D neighborhood) |
void |
LabelsToROIAlgorithm.setConnectivity(Neighborhood2D connectivity) |
void |
SplitLabelsConnectedComponents2DAlgorithm.setConnectivity(Neighborhood2D connectivity) |
void |
SeparateTouchingLabels2DAlgorithm.setNeighborhood(Neighborhood2D neighborhood) |
Modifier and Type | Method and Description |
---|---|
Neighborhood2D |
RegionalMaxima2DAlgorithm.getConnectivity() |
Neighborhood2D |
ExtendedMaxima2DAlgorithm.getConnectivity() |
Neighborhood2D |
RegionalMinima2DAlgorithm.getConnectivity() |
Neighborhood2D |
ExtendedMinima2DAlgorithm.getConnectivity() |
Modifier and Type | Method and Description |
---|---|
void |
RegionalMaxima2DAlgorithm.setConnectivity(Neighborhood2D connectivity) |
void |
ExtendedMaxima2DAlgorithm.setConnectivity(Neighborhood2D connectivity) |
void |
RegionalMinima2DAlgorithm.setConnectivity(Neighborhood2D connectivity) |
void |
ExtendedMinima2DAlgorithm.setConnectivity(Neighborhood2D connectivity) |
Modifier and Type | Method and Description |
---|---|
Neighborhood2D |
GrayscaleAttributeFiltering2DAlgorithm.getConnectivity() |
Neighborhood2D |
MorphologicalReconstruction3DAlgorithm.getConnectivity() |
Neighborhood2D |
MorphologicalReconstruction2DAlgorithm.getConnectivity() |
Modifier and Type | Method and Description |
---|---|
void |
GrayscaleAttributeFiltering2DAlgorithm.setConnectivity(Neighborhood2D connectivity) |
void |
MorphologicalReconstruction3DAlgorithm.setConnectivity(Neighborhood2D connectivity) |
void |
MorphologicalReconstruction2DAlgorithm.setConnectivity(Neighborhood2D connectivity) |
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 |
---|---|
static ij.process.ImageProcessor |
LabelConnectedComponents.process(ij.process.ImageProcessor ip,
Neighborhood2D connectivity) |
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.