Fast computation of pseudo Zernike radial polynomials

Uses the relation between pseudo Zernike radial polynomials and Zernike radial polynomials.
541 download
Aggiornato 27 apr 2012

Visualizza la licenza

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.

Cita come

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

Compatibilità della release di MATLAB
Creato con R2007a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Zernike Polynomials in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.1.0.0

A one line correction when n=0 was added.

1.0.0.0