@Deprecated public class CellposeSegmentationThresholdSettings_Old extends Object implements JIPipeParameterCollection
JIPipeParameterCollection.ParameterChangedEvent, JIPipeParameterCollection.ParameterStructureChangedEvent, JIPipeParameterCollection.ParameterUIChangedEvent
Constructor and Description |
---|
CellposeSegmentationThresholdSettings_Old()
Deprecated.
|
CellposeSegmentationThresholdSettings_Old(CellposeSegmentationThresholdSettings_Old other)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
double |
getCellProbabilityThreshold()
Deprecated.
|
EventBus |
getEventBus()
Deprecated.
Gets the event bus that posts events about the parameters
|
double |
getFlowThreshold()
Deprecated.
|
int |
getMinSize()
Deprecated.
|
double |
getStitchThreshold()
Deprecated.
|
void |
setCellProbabilityThreshold(double cellProbabilityThreshold)
Deprecated.
|
void |
setFlowThreshold(double flowThreshold)
Deprecated.
|
void |
setMinSize(int minSize)
Deprecated.
|
void |
setStitchThreshold(double stitchThreshold)
Deprecated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addParameterChangeListener, addParameterChangeListener, getContextActions, getParameter, getParameterAccess, isParameterUIVisible, isParameterUIVisible, setParameter, triggerParameterChange, triggerParameterStructureChange, triggerParameterUIChange
public CellposeSegmentationThresholdSettings_Old()
public CellposeSegmentationThresholdSettings_Old(CellposeSegmentationThresholdSettings_Old other)
public EventBus getEventBus()
JIPipeParameterCollection
getEventBus
in interface JIPipeParameterCollection
JIPipeParameterCollection.ParameterChangedEvent
and JIPipeParameterCollection.ParameterStructureChangedEvent
public double getFlowThreshold()
public void setFlowThreshold(double flowThreshold)
public double getCellProbabilityThreshold()
public void setCellProbabilityThreshold(double cellProbabilityThreshold)
public int getMinSize()
public void setMinSize(int minSize)
public double getStitchThreshold()
public void setStitchThreshold(double stitchThreshold)
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.