public class Cellpose2SegmentationThresholdSettings extends AbstractJIPipeParameterCollection
JIPipeParameterCollection.ParameterChangedEvent, JIPipeParameterCollection.ParameterChangedEventEmitter, JIPipeParameterCollection.ParameterChangedEventListener, JIPipeParameterCollection.ParameterStructureChangedEvent, JIPipeParameterCollection.ParameterStructureChangedEventEmitter, JIPipeParameterCollection.ParameterStructureChangedEventListener, JIPipeParameterCollection.ParameterUIChangedEvent, JIPipeParameterCollection.ParameterUIChangedEventEmitter, JIPipeParameterCollection.ParameterUIChangedEventListener
Constructor and Description |
---|
Cellpose2SegmentationThresholdSettings() |
Cellpose2SegmentationThresholdSettings(Cellpose2SegmentationThresholdSettings 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 Cellpose2SegmentationThresholdSettings()
public Cellpose2SegmentationThresholdSettings(Cellpose2SegmentationThresholdSettings 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–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.