Fast computation of pseudo Zernike radial polynomials

Uses the relation between pseudo Zernike radial polynomials and Zernike radial polynomials.
541 téléchargements
Mise à jour 27 avr. 2012

Afficher la licence

Efficient computation of pseudo Zernike radial polynomials via their relation to Zernike radial polynomials.

Thus it will need another function stored in the matlabcentral, fileID 34641

http://www.mathworks.com/matlabcentral/fileexchange/34641-fast-computation-of-zernike-moments/content/zernike_radial_polynomials.m

This function is written with vectorization in mind, so, it is possible to generate several polynomials for several r's in the same call, which gives huge speed improvement.

Citation pour cette source

Mohammed Sadeq Al-Rawi (2024). Fast computation of pseudo Zernike radial polynomials (https://www.mathworks.com/matlabcentral/fileexchange/34650-fast-computation-of-pseudo-zernike-radial-polynomials), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2007a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Zernike Polynomials dans Help Center et MATLAB Answers
Remerciements

Inspiré par : Fast computation of Zernike Radial Polynomials

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.1.0.0

A one line correction when n=0 was added.

1.0.0.0