이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
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://kr.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 |
