powerspectrum.m

Version 1.0.0.0 (2,26 ko) par Anton
Get the normalized power spectrum of an image.
1,7K téléchargements
Mise à jour 21 mai 2009

Afficher la licence

The power spectrum measures how much information is contained at each spatial frequency.

Construction of the power spectrum takes three steps:

1) Get the 2D (fftshifted) power spectrum
2) Sample lines through sf=0 and rotated by 1degree intervals
3) Average sampled lines to get result

This function works fast compared with other approaches I've tried, the most obvious (and worst) of which is to rotate the entire 2D spectrum.

Finally, this function can accurately sample images with nonsquare pixels (such as in some medical imaging applications).

Citation pour cette source

Anton (2024). powerspectrum.m (https://www.mathworks.com/matlabcentral/fileexchange/24227-powerspectrum-m), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2007b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Fourier Analysis and Filtering dans Help Center et MATLAB Answers

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