Package | Description |
---|---|
org.hkijena.jipipe.plugins.ij3d | |
org.hkijena.jipipe.plugins.imagejdatatypes.util |
Modifier and Type | Method and Description |
---|---|
static void |
IJ3DUtils.forEach3DIn5DIO(ij.ImagePlus imagePlus,
TriConsumer<mcib3d.image3d.ImageHandler,ImageSliceIndex,JIPipeProgressInfo> operation,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
static void |
ImageJUtils.forEachIndexedCTStack(ij.ImagePlus img,
TriConsumer<ij.ImagePlus,ImageSliceIndex,JIPipeProgressInfo> function,
JIPipeProgressInfo progressInfo)
Runs the function for each C, and T slice.
|
static void |
ImageJUtils.forEachIndexedTHyperStack(ij.ImagePlus img,
TriConsumer<ij.ImagePlus,ImageSliceIndex,JIPipeProgressInfo> function,
JIPipeProgressInfo progressInfo)
Runs the function for each T hyperstack
|
static void |
ImageJUtils.forEachIndexedZCTSliceWithProgress(ij.ImagePlus img,
TriConsumer<ij.process.ImageProcessor,ImageSliceIndex,JIPipeProgressInfo> function,
JIPipeProgressInfo progressInfo)
Runs the function for each Z, C, and T slice.
|
static void |
ImageJUtils.forEachIndexedZTStack(ij.ImagePlus img,
TriConsumer<ij.ImagePlus,ImageSliceIndex,JIPipeProgressInfo> function,
JIPipeProgressInfo progressInfo) |
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.