Ashitha


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


give me a description about the code below
function im_o = Add_noise( im, v ) seed = 0; randn( 'state', seed ); noise = randn( size(im) ); % noise = n...

11 years ago | 0 answers | 0

0

answers

Question


how can i add noise to the image??
in matlab how can i add guassian noise to an image

11 years ago | 2 answers | 0

2

answers

Question


how can i browse an image using matlab gui?
can u send me a tutorial for solving my problem

11 years ago | 1 answer | 0

1

answer