public static class CustomAutoThreshold2D32Fv2Algorithm.ThresholdParameters extends AbstractJIPipeParameterCollection
JIPipeParameterCollection.ParameterChangedEvent, JIPipeParameterCollection.ParameterChangedEventEmitter, JIPipeParameterCollection.ParameterChangedEventListener, JIPipeParameterCollection.ParameterStructureChangedEvent, JIPipeParameterCollection.ParameterStructureChangedEventEmitter, JIPipeParameterCollection.ParameterStructureChangedEventListener, JIPipeParameterCollection.ParameterUIChangedEvent, JIPipeParameterCollection.ParameterUIChangedEventEmitter, JIPipeParameterCollection.ParameterUIChangedEventListener
Constructor and Description |
---|
ThresholdParameters() |
ThresholdParameters(CustomAutoThreshold2D32Fv2Algorithm.ThresholdParameters other) |
Modifier and Type | Method and Description |
---|---|
float |
getThreshold(JIPipeExpressionVariablesMap parameters,
ij.process.ImageStatistics statistics,
boolean accessPixels,
gnu.trove.list.array.TFloatArrayList pixels) |
OptionalTextAnnotationNameParameter |
getThresholdAnnotation() |
JIPipeExpressionParameter |
getThresholdCalculationExpression() |
JIPipeExpressionParameter |
getThresholdCombinationExpression() |
void |
setThresholdAnnotation(OptionalTextAnnotationNameParameter thresholdAnnotation) |
void |
setThresholdCalculationExpression(JIPipeExpressionParameter thresholdCalculationExpression) |
void |
setThresholdCombinationExpression(JIPipeExpressionParameter thresholdCombinationExpression) |
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 ThresholdParameters()
public ThresholdParameters(CustomAutoThreshold2D32Fv2Algorithm.ThresholdParameters other)
public JIPipeExpressionParameter getThresholdCombinationExpression()
public void setThresholdCombinationExpression(JIPipeExpressionParameter thresholdCombinationExpression)
public JIPipeExpressionParameter getThresholdCalculationExpression()
public void setThresholdCalculationExpression(JIPipeExpressionParameter thresholdCalculationExpression)
public OptionalTextAnnotationNameParameter getThresholdAnnotation()
public void setThresholdAnnotation(OptionalTextAnnotationNameParameter thresholdAnnotation)
public float getThreshold(JIPipeExpressionVariablesMap parameters, ij.process.ImageStatistics statistics, boolean accessPixels, gnu.trove.list.array.TFloatArrayList pixels)
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.