-
-
Notifications
You must be signed in to change notification settings - Fork 381
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
Diffeomorphic Registration using SyNRA #1019
Comments
Try antsRegistrationSyNQuick.sh and then antsRegistrationSyN.sh for parameter suggestions. |
I think the "SyNRA" option is only in ANTsPy, in which case this issue really belongs on the ANTsPy page. It looks like RA means rigid + affine, so no deformable registration will be done with this option. That would explain why it's so fast. There should be an option to do rigid + affine + deformable SyN. |
yes, you are right this is something like rigid+affine+deformable. can you please suggest me an option for deformable registration? I also tried SyN with CC and with MI. |
If you run For how to do this in Python, you'll need to ask on the ANTsPy page. |
Diffeomorphic Registration using SyNRA with MI and reg_iterations=(40,20,0), on an image size of 240240155 took only 3 minutes, I am confused how this diffeomorphic registration is too fast? or is there any other parameters that i have to set.
please suggest me a good transformation type for diffeomorphic registration and the other parameters.
Originally posted by @asmaharry in #939 (comment)
The text was updated successfully, but these errors were encountered: