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

Batch deconvolution #53

Open
gschlafly opened this issue Dec 8, 2023 · 0 comments
Open

Batch deconvolution #53

gschlafly opened this issue Dec 8, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@gschlafly
Copy link
Member

Individually deconvolving light field images is inefficient when deconvolving a large set of images, #51. Creating a batch deconvolution feature would enable users to:

Select a folder for batch processing, automating the deconvolution processes

Users should have the option to select a whole folder containing multiple images, queuing them for batch processing. The same calibration file would be used for each deconvolution.

Distribute workload across multiple GPUs

For efficiency, this feature could also include the capability to distribute the image processing workload across multiple GPUs.

@gschlafly gschlafly added the enhancement New feature or request label Dec 8, 2023
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

2 participants