how to smooth an image in s direction using moving average filter

1 回表示 (過去 30 日間)
raj kumar
raj kumar 2014 年 7 月 16 日
sir, please give me a matlab code for using moving average filter in s direction with 10 pixels
  5 件のコメント
raj kumar
raj kumar 2014 年 7 月 18 日
it is not specified in the paper.How could will it be if s direction is constant across entire image.please do reply??
Alfonso Nieto-Castanon
Alfonso Nieto-Castanon 2014 年 7 月 18 日
If s is constant you would implement that as a convolution or as a filter as Image Analyst suggests below

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

回答 (1 件)

Image Analyst
Image Analyst 2014 年 7 月 16 日
Try conv2() or imfilter().

カテゴリ

Help Center および File ExchangeImage Processing Toolbox についてさらに検索

タグ

タグが未入力です。

Community Treasure Hunt

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

Start Hunting!

Translated by