Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Image » Image Point Transforms » AddNoiseToImage

AddNoiseToImage


Module: FoundationLite

Adds random noise to the image.

Name Type Range Description
Input value inImage Image Input image
Input value inMinValue Real Minimum value of noise pixel, inclusive
Input value inMaxValue Real Maximum value of noise pixel, exclusive
Input value inNoiseStrength Real 0.0 - 1.0 Noise strength
Input value inColorNoise Bool If 'True', noise will be generated separately for each channel
Input value inSeed Integer* Random seed used to generate noise
Output value outImage Image Output image

Complexity Level

This filter is available on Basic Complexity Level.