Package | Description |
---|---|
org.hkijena.jipipe.plugins.cellpose.utils |
Modifier and Type | Method and Description |
---|---|
static ij.ImagePlus |
CellposeUtils.extractImageFromInfo(CellposeImageInfo imageInfo,
Path ioPath,
String basePathSuffix,
boolean useBioFormats,
JIPipeProgressInfo progressInfo) |
static ROI2DListData |
CellposeUtils.extractROIFromInfo(CellposeImageInfo imageInfo,
Path ioPath) |
Modifier and Type | Method and Description |
---|---|
static void |
CellposeUtils.saveInputImages(JIPipeInputDataSlot inputSlot,
Set<Integer> inputRows,
boolean enable3D,
boolean enableMultiChannel,
Path io2DPath,
Path io3DPath,
List<CellposeImageInfo> runWith2D,
List<CellposeImageInfo> runWith3D,
JIPipeGraphNode executingNode,
JIPipeProgressInfo progressInfo) |
static void |
CellposeUtils.saveInputImages(JIPipeInputDataSlot inputSlot,
Set<Integer> inputRows,
boolean enable3D,
boolean enableMultiChannel,
Path io2DPath,
Path io3DPath,
List<CellposeImageInfo> runWith2D,
List<CellposeImageInfo> runWith3D,
JIPipeGraphNode executingNode,
JIPipeProgressInfo progressInfo) |
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.