 
        Ramzan Shahid khan
GIK Institute of Engineering Sciences and Technology
Followers: 0 Following: 0
Feeds
已回答
What is the meaning of this error (Using function medfilt2)
image J is in RGB of 3-D matrix but medfit2 takes 2-D. So first convert the J image into 2-D with rgb2gray(J) function, then it ...
    
  
What is the meaning of this error (Using function medfilt2)
image J is in RGB of 3-D matrix but medfit2 takes 2-D. So first convert the J image into 2-D with rgb2gray(J) function, then it ...
5 years 前 | 0
已回答
Difference between a Linear and nonlinear Filter in Image processing?
Linear filtering is the filtering method in which the value of output pixel is linear combinations of the neighbouring input pix...
    
  
Difference between a Linear and nonlinear Filter in Image processing?
Linear filtering is the filtering method in which the value of output pixel is linear combinations of the neighbouring input pix...
5 years 前 | 1
