@Deprecated public class CellposeSegmentationModelSettings_Old extends AbstractJIPipeParameterCollection
JIPipeParameterCollection.ParameterChangedEvent, JIPipeParameterCollection.ParameterChangedEventEmitter, JIPipeParameterCollection.ParameterChangedEventListener, JIPipeParameterCollection.ParameterStructureChangedEvent, JIPipeParameterCollection.ParameterStructureChangedEventEmitter, JIPipeParameterCollection.ParameterStructureChangedEventListener, JIPipeParameterCollection.ParameterUIChangedEvent, JIPipeParameterCollection.ParameterUIChangedEventEmitter, JIPipeParameterCollection.ParameterUIChangedEventListener
Constructor and Description |
---|
CellposeSegmentationModelSettings_Old()
Deprecated.
|
CellposeSegmentationModelSettings_Old(CellposeSegmentationModelSettings_Old other)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
double |
getMeanDiameter()
Deprecated.
|
PretrainedLegacyCellpose2InferenceModel |
getModel()
Deprecated.
|
boolean |
isEnableGPU()
Deprecated.
|
boolean |
isParameterUIVisible(JIPipeParameterTree tree,
JIPipeParameterAccess access)
Deprecated.
Allows to override the visibility of parameters inside the UI
|
void |
setEnableGPU(boolean enableGPU)
Deprecated.
|
void |
setMeanDiameter(double meanDiameter)
Deprecated.
|
void |
setModel(PretrainedLegacyCellpose2InferenceModel model)
Deprecated.
|
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, serializeToJsonFile, serializeToJsonGenerator, serializeToJsonString, setParameter
public CellposeSegmentationModelSettings_Old()
public CellposeSegmentationModelSettings_Old(CellposeSegmentationModelSettings_Old other)
public PretrainedLegacyCellpose2InferenceModel getModel()
public void setModel(PretrainedLegacyCellpose2InferenceModel model)
public boolean isParameterUIVisible(JIPipeParameterTree tree, JIPipeParameterAccess access)
JIPipeParameterCollection
tree
- the parameter tree that is used to access this parameteraccess
- the parameterpublic double getMeanDiameter()
public void setMeanDiameter(double meanDiameter)
public boolean isEnableGPU()
public void setEnableGPU(boolean enableGPU)
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.