Image processing to reduce random noise

Similar to denoising on 1D data, random noise removal on images can be achieve by computing the running average in 2D. Write a 2D smoothing filter function with loops to compute the running average. The width and height of the 2D smoothing window should be designed as adjustable parameters.
Dear all, I am not quite sure how to start with this as I only know how to denoise 1D data.

1 件のコメント

KSSV
KSSV 2018 年 9 月 24 日
In the same way you can extend your 1D to 2D.

サインインしてコメントする。

回答 (0 件)

タグ

質問済み:

2018 年 9 月 24 日

コメント済み:

2018 年 9 月 24 日

Community Treasure Hunt

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

Start Hunting!

Translated by