AddNoise Methods

CVB.Net Documentation

The AddNoise type exposes the following members.

Methods

  NameDescription
Public methodStatic memberGauss
Add noise with Gaussian distribution to an image. Pixel values that exceed the image's value range are saturated at the minimum and maximum value.
Public methodStatic memberUniform
Add noise with uniform distribution to an image. Pixel values that exceed the image's value range are saturated at the minimum and maximum value.
Top
See Also

Reference