Filter löschen
Filter löschen

how to add constant noise in image?

2 Ansichten (letzte 30 Tage)
vipul utsav
vipul utsav am 3 Dez. 2012
how to add constant noise in image? imnoise is not function for constant noise,i adds random noise

Antworten (1)

Wayne King
Wayne King am 3 Dez. 2012
I think "constant noise" is an oxymoron.
If you want to add the same value at every pixel, then just create a matrix the same size as your image consisting of that value.

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by