Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

how to add noise to images..??

Hi all,
 
I would like to add noise into my acquired images for my analysis purposes.. Is there a way of doing it? any noise, such as uniform white noise, gaussian white noise, also can...
 
thx
0 Kudos
Message 1 of 3
(3,214 Views)

The attached vi do the job :

It generates a table of pseudorandom pattern (uniform or gaussian), corresponding to the size of the image, and add it to the image. Instead of converting the image to an array and back, you could probably convert the noise array to an image and add it to the original image.

 

 

Chilly Charly    (aka CC)
Message 2 of 3
(3,210 Views)
thx... it helps me alot...
0 Kudos
Message 3 of 3
(3,194 Views)