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

question on code #6

Closed
ziqing-wan99 opened this issue Sep 26, 2020 · 0 comments
Closed

question on code #6

ziqing-wan99 opened this issue Sep 26, 2020 · 0 comments

Comments

@ziqing-wan99
Copy link

center_x_pixel = get_spacing_res2(center_x, spacing_x, resize_factor[1])
center_y_pixel = get_spacing_res2(center_y, spacing_y, resize_factor[2])
center_z_pixel = get_spacing_res2(center_z, spacing_z, resize_factor[0])

May I know why for center_x_pixel, the index of resize_factor is 1? Thanks!

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