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

512x512 downsampling is hard coded #6

Closed
ElisabethKugler opened this issue Jan 19, 2022 · 1 comment
Closed

512x512 downsampling is hard coded #6

ElisabethKugler opened this issue Jan 19, 2022 · 1 comment

Comments

@ElisabethKugler
Copy link
Owner

Atm downsampling x,y is hard-coded 512x512 - can this be changed to user input?

ElisabethKugler added a commit that referenced this issue Jan 19, 2022
downsampling was hard coded to 512x512 - now user prompt for output image size
@ElisabethKugler
Copy link
Owner Author

solved with commit 9b07027 - now prompting user input for output image height in voxels (width and depth calculated from that)

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

1 participant