public class TSOAXInitializationParameters extends AbstractJIPipeParameterCollection
JIPipeParameterCollection.ParameterChangedEvent, JIPipeParameterCollection.ParameterChangedEventEmitter, JIPipeParameterCollection.ParameterChangedEventListener, JIPipeParameterCollection.ParameterStructureChangedEvent, JIPipeParameterCollection.ParameterStructureChangedEventEmitter, JIPipeParameterCollection.ParameterStructureChangedEventListener, JIPipeParameterCollection.ParameterUIChangedEvent, JIPipeParameterCollection.ParameterUIChangedEventEmitter, JIPipeParameterCollection.ParameterUIChangedEventListener
Constructor and Description |
---|
TSOAXInitializationParameters() |
TSOAXInitializationParameters(TSOAXInitializationParameters other) |
Modifier and Type | Method and Description |
---|---|
double |
getGaussianStd() |
double |
getIntensityScaling() |
double |
getMaximumForeground() |
double |
getMinimumForeground() |
double |
getRidgeThreshold() |
double |
getSnakePointSpacing() |
boolean |
isInitZ() |
void |
setGaussianStd(double gaussianStd) |
void |
setInitZ(boolean initZ) |
void |
setIntensityScaling(double intensityScaling) |
void |
setMaximumForeground(double maximumForeground) |
void |
setMinimumForeground(double minimumForeground) |
void |
setRidgeThreshold(double ridgeThreshold) |
void |
setSnakePointSpacing(double snakePointSpacing) |
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 TSOAXInitializationParameters()
public TSOAXInitializationParameters(TSOAXInitializationParameters other)
public double getIntensityScaling()
public void setIntensityScaling(double intensityScaling)
public double getGaussianStd()
public void setGaussianStd(double gaussianStd)
public double getRidgeThreshold()
public void setRidgeThreshold(double ridgeThreshold)
public double getMinimumForeground()
public void setMinimumForeground(double minimumForeground)
public double getMaximumForeground()
public void setMaximumForeground(double maximumForeground)
public double getSnakePointSpacing()
public void setSnakePointSpacing(double snakePointSpacing)
public boolean isInitZ()
public void setInitZ(boolean initZ)
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.