Modifier and Type | Method and Description |
---|---|
static ROI3DListData |
IJ3DUtils.roi2DtoRoi3D(ROI2DListData roi2DList,
boolean force2D,
boolean fast,
Neighborhood3D neighborhood,
JIPipeProgressInfo progressInfo)
Converts 2D ROI to 3D ROI
|
Modifier and Type | Method and Description |
---|---|
Neighborhood3D |
Roi2DToRoi3DConverterAlgorithm.getNeighborhood() |
Modifier and Type | Method and Description |
---|---|
void |
Roi2DToRoi3DConverterAlgorithm.setNeighborhood(Neighborhood3D neighborhood) |
Modifier and Type | Method and Description |
---|---|
Neighborhood3D |
FindParticles3DAlgorithm.getNeighborhood() |
Modifier and Type | Method and Description |
---|---|
void |
FindParticles3DAlgorithm.setNeighborhood(Neighborhood3D neighborhood) |
Modifier and Type | Method and Description |
---|---|
Neighborhood3D |
ConnectedComponentsLabeling3DAlgorithm.getConnectivity() |
Modifier and Type | Method and Description |
---|---|
void |
ConnectedComponentsLabeling3DAlgorithm.setConnectivity(Neighborhood3D connectivity) |
Modifier and Type | Method and Description |
---|---|
Neighborhood3D |
RegionalMinima3DAlgorithm.getConnectivity() |
Neighborhood3D |
ExtendedMinima3DAlgorithm.getConnectivity() |
Neighborhood3D |
RegionalMaxima3DAlgorithm.getConnectivity() |
Neighborhood3D |
ExtendedMaxima3DAlgorithm.getConnectivity() |
Modifier and Type | Method and Description |
---|---|
void |
RegionalMinima3DAlgorithm.setConnectivity(Neighborhood3D connectivity) |
void |
ExtendedMinima3DAlgorithm.setConnectivity(Neighborhood3D connectivity) |
void |
RegionalMaxima3DAlgorithm.setConnectivity(Neighborhood3D connectivity) |
void |
ExtendedMaxima3DAlgorithm.setConnectivity(Neighborhood3D connectivity) |
Modifier and Type | Method and Description |
---|---|
Neighborhood3D |
GrayscaleAttributeFiltering3DAlgorithm.getConnectivity() |
Modifier and Type | Method and Description |
---|---|
void |
GrayscaleAttributeFiltering3DAlgorithm.setConnectivity(Neighborhood3D connectivity) |
Modifier and Type | Method and Description |
---|---|
static Neighborhood3D |
Neighborhood3D.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Neighborhood3D[] |
Neighborhood3D.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.ImagePlus |
ImageJAlgorithmUtils.connectedComponents3D(ij.ImagePlus inputImage,
Neighborhood3D connectivity,
int bitDepth) |
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.