08-15-2005 08:01 AM
08-15-2005 03:45 PM
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.
08-20-2005 12:28 AM