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

Raw image rectification #3

Open
wsphillips opened this issue Jan 21, 2020 · 0 comments
Open

Raw image rectification #3

wsphillips opened this issue Jan 21, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@wsphillips
Copy link
Owner

Raw light field images need to be resampled according to the number of desired virtual pixels, with the grid aligned to each microlens. Currently this is done separately through old software from the Computational Imaging group at Stanford (see: http://graphics.stanford.edu/software/LFDisplay/ )

A pure Julia implementation ought to be possible via Interpolations.jl. Would also be nice to improve the process by making it automated (automated peak finding to align the microlenses instead of manual alignment as done in LFDisplay)

@wsphillips wsphillips added the enhancement New feature or request label Jan 21, 2020
@wsphillips wsphillips self-assigned this Jan 21, 2020
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