Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
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.
Citar como
Jan Motl (2026). Average Filter (https://es.mathworks.com/matlabcentral/fileexchange/40174-average-filter), MATLAB Central File Exchange. Recuperado .
Información general
- Versión 1.6.0.0 (3,44 KB)
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
| Versión | Publicado | Notas de la versión | 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 |
