Noise Image

Class: NodeNoiseImageFilter

Node Icon

Calculate the local noise in an image.

Computes an image where a given pixel is the standard deviation of the pixels in a neighborhood about the corresponding input pixel. This serves as an estimate of the local noise (or texture) in an image. Currently, this noise estimate assume a piecewise constant image.

Inputs

Image

An image.

Type: Image4DFloat, Required, Single

Outputs

Output

The resulting noise image.

Type: Image4DFloat

Settings

Radius Integer

The distance from the center where pixels are included when calculating the standard deviation.

References

See also

Keywords: