linearity and convolution

1.To convolute a image with a filer ,a good way to cut down the magnitude.

linearity and convolution_第1张图片

QS:Is any matrix can be get by the convolution with two vectors?

2.Devison can be a linear function when the denominator is a constant.

3.Three ways about the boundary issues.


linearity and convolution_第2张图片

And matlab code are listed below:


linearity and convolution_第3张图片

4.Sharping filter


linearity and convolution_第4张图片

5 Median filter to remove the salt and pepper noise,and be noticed that it is not a linear filter


linearity and convolution_第5张图片

6.In order to avoid bluring the nice sharp in the sec box,median filter 


linearity and convolution_第6张图片

and the code is here:


linearity and convolution_第7张图片

cite:

https://classroom.udacity.com/courses/ud810/lessons/3490398568/concepts/34996085510923

你可能感兴趣的:(linearity and convolution)