10.14) The results obtained by a single pass through an image of some 2-D kernels can be achieved also by two passes using 1-D kernels. For example, the same result of using a 3 x 3 smoothing kernel...


10.14)<br>The results obtained by a single pass through an<br>image of some 2-D kernels can be achieved also<br>by two passes using 1-D kernels. For example,<br>the same result of using a 3 x 3 smoothing kernel<br>with coefficients 1/9 can be obtained by a pass<br>of the kernel [1 1 1] through an image, followed<br>by a pass of the result with the kernel [1 1 1]'.<br>The final result is then scaled by 1/9. Show that<br>the response of Sobel kernels (Fig. 10.14) can<br>be implemented similarly by one pass of the<br>differencing kernel [-1 0 1] (or its vertical coun-<br>terpart) followed by the smoothing kernel [1 2 1]<br>(or its vertical counterpart).<br>Fig. 10.14)<br>a<br>b c<br>de<br>f g<br>**<br>Roberts<br>-1<br>1-<br>Prewitt<br>--<br>-2<br>-2<br>21<br>1.<br>2.<br>--1<br>Sobel<br>

Extracted text: 10.14) The results obtained by a single pass through an image of some 2-D kernels can be achieved also by two passes using 1-D kernels. For example, the same result of using a 3 x 3 smoothing kernel with coefficients 1/9 can be obtained by a pass of the kernel [1 1 1] through an image, followed by a pass of the result with the kernel [1 1 1]'. The final result is then scaled by 1/9. Show that the response of Sobel kernels (Fig. 10.14) can be implemented similarly by one pass of the differencing kernel [-1 0 1] (or its vertical coun- terpart) followed by the smoothing kernel [1 2 1] (or its vertical counterpart). Fig. 10.14) a b c de f g ** Roberts -1 1- Prewitt -- -2 -2 21 1. 2. --1 Sobel

Jun 10, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here