smoothc.mat

Version 1.0.0.0 (572 octets) par linda winkler
Smooths a 2D matrix using a cosine taper function.
2,8K téléchargements
Mise à jour 1 juil. 2005

Aucune licence

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.

Citation pour cette source

linda winkler (2025). smoothc.mat (https://fr.mathworks.com/matlabcentral/fileexchange/7951-smoothc-mat), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R12.1
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Image Filtering and Enhancement dans Help Center et MATLAB Answers
Remerciements

Inspiré par : smooth2

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0.0