Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zernike polynomial fitting from 3-D coordinates? #6

Closed
sidgairo18 opened this issue Dec 28, 2020 · 2 comments
Closed

Zernike polynomial fitting from 3-D coordinates? #6

sidgairo18 opened this issue Dec 28, 2020 · 2 comments

Comments

@sidgairo18
Copy link

sidgairo18 commented Dec 28, 2020

Hi, supposing as input we have a set of 3-D points (x,y,z) that lie on a 3 dimensional surface.
How would the zernike fitting function work in this case? From the examples it is not apparent what the input should be exactly.
Would be grateful for your help.
Thank you.

@jacopoantonello
Copy link
Owner

Hi! Perhaps you should look at orthopy instead. This toolbox only support regular Zernike polynomials on a unit disk.

@sidgairo18
Copy link
Author

Thank you for your response @jacopoantonello . Wouldn't scaling the 3-D points (x,y,z) to a unit vector make the points to lie on a unit disk?
Then can it be used with your fitting function?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants