Uniform noise codec implementation for the numcodecs
API.
seed
ed U(-scale/2, scale/2)
uniform noise of the given
scale
during encoding and passes through the input unchanged during
decoding.UniformNoiseCodec
.U(-scale/2, scale/2)
uniform random noise to the input data
.