Process the image given on the right by a 3x3 Laplacian filter (4-directionmask). Find the filter responses only when the center of the mask is within theshaded region to avoid the border effect (i.e. filtered image will have a size of3x4 pixels). Why are the left and right parts of the filtered image so different?Suggest a procedure which maps the filtered image pixel values (including negative values) to integers in therange of[0, 255]to display the image on a monitor screen.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here