現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
The advantage of this implementation in comparison to IMFILTER from Image Processing Toolbox is that the processing time is independent of window size. In practice, it means that this implementation of the mean filter is faster than IMFILTER once windows size goes beyond 7 pixels.
引用
Jan Motl (2026). Average Filter (https://jp.mathworks.com/matlabcentral/fileexchange/40174-average-filter), MATLAB Central File Exchange. に取得済み.
| バージョン | 公開済み | リリース ノート | Action |
|---|---|---|---|
| 1.6.0.0 | Fix typos
|
||
| 1.5.0.0 | Added support for even sized kernels. |
||
| 1.4.0.0 | Vectorised version. |
||
| 1.3.0.0 | Improved the help text. (Thanks Jan!) |
||
| 1.2.0.0 | Fixed copyright owner. |
||
| 1.1.0.0 | Added padding parameters. |
||
| 1.0.0.0 |
