smoothc.mat

Smooths a 2D matrix using a cosine taper function.
2,8K Descargas
Actualizado 1 jul 2005

Sin licencia

Usage:
mO=smoothc(mI,Nr,Nc)
mI=input matrix
Nr=number of rows included in smoothing function
Nc=number of columns included in smoothing function
mO=output array, smoothed

Intended as an example of using a kernel to smooth an image. With minimal changes, the user may implement another kernel.

Citar como

linda winkler (2025). smoothc.mat (https://es.mathworks.com/matlabcentral/fileexchange/7951-smoothc-mat), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R12.1
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Image Filtering and Enhancement en Help Center y MATLAB Answers.
Agradecimientos

Inspirado por: smooth2

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0