how to add noise to image in frequency domain

if anyone have matlab code for adding noise like guassian exponential gamma salt and pepper religh uniform plz help me.. thanks in advance

Antworten (1)

Thijs
Thijs am 25 Nov. 2011

0 Stimmen

try the following:
help rand
or
help randn

2 Kommentare

umar siyab
umar siyab am 2 Jan. 2012
i say adding noise in image
Generate a noise matrix, RandomNoise, and use
NoisyImage = OriginalImage + RandomNoise

Melden Sie sich an, um zu kommentieren.

Produkte

Tags

Gefragt:

am 25 Nov. 2011

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by