Package | Description |
---|---|
net.imagej.ops.filter.addNoise |
Modifier and Type | Class and Description |
---|---|
class |
AddNoiseRealType<I extends RealType<I>,O extends RealType<O>>
Sets the real component of an output real number to the addition of the real
component of an input real number with an amount of Gaussian noise.
|
class |
AddNoiseRealTypeCFI<T extends RealType<T>>
Adds Gaussian noise to a real number.
|
Copyright © 2014–2022 ImageJ. All rights reserved.