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

Add different options for phase generation (manufacturing constraints) #3

Open
andgdk opened this issue Jan 1, 2025 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@andgdk
Copy link
Owner

andgdk commented Jan 1, 2025

Description

At the moment, binary phase masks are generated.

Add user option to compute CGH for different profile requirements e.g. 8-level profile and continuous profile.

Proposed solution

Design a flexible calculation for phase plots and the phase mask output:

imwrite(imnorm(255/(2*%pi)*(%pi+phasearg)), 'results/mask-n2fq-pi-256.bmp', 100);

Alternatives considered

None.

@andgdk andgdk added the enhancement New feature or request label Jan 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant