Question 2 (i) (ii) Use the fspecial function in MATLAB with the 'log' option to construct a 15x15 isotropic Laplacian o
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Question 2 (i) (ii) Use the fspecial function in MATLAB with the 'log' option to construct a 15x15 isotropic Laplacian o
Question 2 (i) (ii) Use the fspecial function in MATLAB with the 'log' option to construct a 15x15 isotropic Laplacian of Gaussian kernel with o2. Name the resulting kernel H. Display a mesh plot of the negative H (i.e., -H). Using the conv2 function in MATLAB with the 'same' option, apply H to Figure3 and call the result F. Display the original image, the filtered image, and the filtered image thresholded at zero. Find and display the zero crossings of Fas a contour plot superimposed on the raw image of Figure3. Hint: use the function contour with level set parameter [00] and color 'k' or 'r'. (iii)
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!