public class CellposeSegmentationThresholdSettings extends AbstractJIPipeParameterCollection
JIPipeParameterCollection.ParameterChangedEvent, JIPipeParameterCollection.ParameterChangedEventEmitter, JIPipeParameterCollection.ParameterChangedEventListener, JIPipeParameterCollection.ParameterStructureChangedEvent, JIPipeParameterCollection.ParameterStructureChangedEventEmitter, JIPipeParameterCollection.ParameterStructureChangedEventListener, JIPipeParameterCollection.ParameterUIChangedEvent, JIPipeParameterCollection.ParameterUIChangedEventEmitter, JIPipeParameterCollection.ParameterUIChangedEventListener
Constructor and Description |
---|
CellposeSegmentationThresholdSettings() |
CellposeSegmentationThresholdSettings(CellposeSegmentationThresholdSettings other) |
Modifier and Type | Method and Description |
---|---|
double |
getCellProbabilityThreshold() |
double |
getFlowThreshold() |
OptionalDoubleParameter |
getStitchThreshold() |
boolean |
isExcludeOnEdges() |
void |
setCellProbabilityThreshold(double cellProbabilityThreshold) |
void |
setExcludeOnEdges(boolean excludeOnEdges) |
void |
setFlowThreshold(double flowThreshold) |
void |
setStitchThreshold(OptionalDoubleParameter stitchThreshold) |
getParameterChangedEventEmitter, getParameterStructureChangedEventEmitter, getParameterUIChangedEventEmitter, onParameterChanged, onParameterStructureChanged, onParameterUIChanged, registerSubParameter, registerSubParameters
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
deserializeFromJsonNode, emitParameterChangedEvent, emitParameterStructureChangedEvent, emitParameterUIChangedEvent, getContextActions, getParameter, getParameterAccess, installUIOverrideParameterEditor, installUIParameterOptions, isParameterUIVisible, isParameterUIVisible, serializeToJsonFile, serializeToJsonGenerator, serializeToJsonString, setParameter
public CellposeSegmentationThresholdSettings()
public CellposeSegmentationThresholdSettings(CellposeSegmentationThresholdSettings other)
public boolean isExcludeOnEdges()
public void setExcludeOnEdges(boolean excludeOnEdges)
public double getFlowThreshold()
public void setFlowThreshold(double flowThreshold)
public double getCellProbabilityThreshold()
public void setCellProbabilityThreshold(double cellProbabilityThreshold)
public OptionalDoubleParameter getStitchThreshold()
public void setStitchThreshold(OptionalDoubleParameter stitchThreshold)
Copyright © 2020–2024 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.