photo

Jarin Tasnim


Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • First Answer

View badges

Feeds

View by

Answered
Removing Noise From an image in MATLAB
fname = getappdata(0, 'fname'); [a, map] = imread(fname); x = ind2rgb(a, map); b = im2double(x); w=fspec...

3 years ago | 0