public class CellposeUtils extends Object
Modifier and Type | Method and Description |
---|---|
static ROIListData |
cellposeROIJsonToImageJ(Path file)
Converts ROI in a custom Json format to
ROIListData |
static ROIListData |
cellposeROIToImageJ(Path file)
Converts a Cellpose ROI to
ROIListData according to ... |
static void |
extractCellposeOutputs(JIPipeMergingDataBatch dataBatch,
JIPipeProgressInfo progressInfo,
Path outputRoiOutline,
Path outputLabels,
Path outputFlows,
Path outputProbabilities,
Path outputStyles,
List<JIPipeTextAnnotation> annotationList,
CellposeSegmentationOutputSettings_Old outputParameters) |
static String |
getCellposeCustomCode() |
public static String getCellposeCustomCode()
public static ROIListData cellposeROIToImageJ(Path file)
ROIListData
according to ...file
- the Cellpose ROIpublic static ROIListData cellposeROIJsonToImageJ(Path file)
ROIListData
file
- the ROI filepublic static void extractCellposeOutputs(JIPipeMergingDataBatch dataBatch, JIPipeProgressInfo progressInfo, Path outputRoiOutline, Path outputLabels, Path outputFlows, Path outputProbabilities, Path outputStyles, List<JIPipeTextAnnotation> annotationList, CellposeSegmentationOutputSettings_Old outputParameters)
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.