public final class AddNoise extends Object implements UnaryOperator
| Constructor and Description |
|---|
AddNoise(double min,
double max,
double stdDev) |
| Modifier and Type | Method and Description |
|---|---|
double |
computeValue(double input) |
public double computeValue(double input)
computeValue in interface UnaryOperatorCopyright © 2015–2021 Fiji. All rights reserved.