Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

In this problem use the Lena image shown in Figure 2.23

조회 수: 2 (최근 30일)
Awais Khan
Awais Khan 2016년 5월 17일
마감: Walter Roberson 2016년 5월 17일
In this problem use the Lena image shown in Figure 2.23 which is available in the book toolbox.
Load the Lena image in MATLAB and display using the imshow function.
Consider the 1D impulse response h [ n ] = 1 {1, 1, 1, 1, 1}. Using it perform 1D 5 ↑ convolution along each row of the Lena image and display the resulting blurred image. Comment on the result.
Using the above impulse response now perform comvolution along each column of the Lena image and display the resulting blurred image. Compare this image with the one in part (b).
Using h [ n ] perform convolution along each column of the result image of part (b) and display the resulting image. How does it compare with the above two result images as well as the one in part (c) in Problem 15?
  댓글 수: 1
Joseph Cheng
Joseph Cheng 2016년 5월 17일
Done, so where do i send my answers to? all joking aside where are you having issues with and what have you done so far?

답변 (1개)

Todd Leonhardt
Todd Leonhardt 2016년 5월 17일
I don't believe this forum is a place to get people to do your homework for you ...
Perhaps if you could ask a specific question regarding what you don't understand, then someone can answer that.

이 질문은 마감되었습니다.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by