need matlab code by applying LOG filtering on image using imfilter function.
As Laplacian filter can detect edges as well as noise, it may be desirable to smooth the image first by a Gaussian filter to suppress the noise before using Lap...
Read more