photo

Amin ur Rehman


CECOS University peshawar

Active since 2015

Followers: 0   Following: 0

Statistics

  • First Answer

View badges

Feeds

View by

Question


how to remove error ??? Error using ==> iptcheckinput Function MEDFILT2 expected its first input, A, to be two-dimensional. Error in ==> medfilt2>parse_inputs at 109 iptcheckinput(a, {'numeric','logical'}, {'2d','real'}, mfilename, 'A', 1); Error i
>> i=imread('chm.jpg'); imshow(i) noisy_img = imnoise(i,'salt & pepper',0.02); imshow(noisy_img) k = medfilt2(noisy_img); c...

ungefär 9 år ago | 1 answer | 0

1

answer