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 filter or option to Import Image Stack to pad images to a certain Width/Height #159

Open
imikejackson opened this issue Aug 8, 2018 · 0 comments

Comments

@imikejackson
Copy link
Contributor

This could be automated so the filter gets the largest dimensions of width and height by looking at all the images first, then padding the images to that maximum width/height, then finally doing the import.
This would require the preflight to examine each image in the series for its width/height which might slow down the preflight significantly for large image series. This slow down needs to be weighed by the benefits of adding the options. Maybe as a checkbox option and with some caching of the images the first preflight might take some time but after that it should be fast as long as the files are not changed.

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

No branches or pull requests

1 participant