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

-rf argument when applying the warps/affine #38

Open
ShuonanChen opened this issue Jan 19, 2023 · 0 comments
Open

-rf argument when applying the warps/affine #38

ShuonanChen opened this issue Jan 19, 2023 · 0 comments

Comments

@ShuonanChen
Copy link

what is the purpose of -rf argument here in the quick start?

greedy -d 3 \
    -rf fixed.nii.gz \
    -rm moving.nii.gz resliced.nii.gz \
    -ri LABEL 0.2vox \
    -rm moving_seg.nii.gz resliced_seg.nii.gz \
    -r warp.nii.gz affine.mat 

i understand that in the documentation of-rf it says "Images will be re-sliced into this space.". But haven't warp.nii.gz and affine.mat learned where in the space to transform already? So i dont understand why we need to specify the fixed image here..

thank you!

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