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

Reslicing from source to target image? #8

Open
AI-ML-Enthusiast opened this issue Jun 22, 2022 · 1 comment
Open

Reslicing from source to target image? #8

AI-ML-Enthusiast opened this issue Jun 22, 2022 · 1 comment

Comments

@AI-ML-Enthusiast
Copy link

I want to reslice from 121x145x121 to 53x63x52.
How can I do it?
The spm_reslice() function can do it?

Thanks

@gllmflndn
Copy link
Contributor

Hello @AI-ML-Enthusiast

For SPM-related questions, please use the SPM mailing list otherwise, for opening an issue or a pull request, please see the official SPM repositories.

If you have an image with the desired dimension and orientation, you can use it with spm_reslice by providing this image and the one you want to reslice in the first argument of the function. If you want to change the voxel size, you can also look at this:
https://en.wikibooks.org/wiki/SPM/How-to#How_to_change_the_voxel_size_of_an_image?

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

2 participants