Info

この質問は閉じられています。 編集または回答するには再度開いてください。

In this problem use the Lena image shown in Figure 2.23

1 回表示 (過去 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