-
Notifications
You must be signed in to change notification settings - Fork 23
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
Connect to project MONAI #126
Comments
Just to note this here. This issue is directly linked to this one (#145) since this tries to use ITKs registration via MONAI. I currently suspect the following issues to exist:
This is also tracked via this SO question: https://stackoverflow.com/questions/71529039/how-to-factor-the-itk-centerofrotationpoint-in-a-affine-transformation-matrix |
Here is a proposal to improve transforms in MONAI: A good point of contact at MONAI is Wenqi Li [email protected] |
Once Elastix has more complete itk::Transform support (in memory Python interface support via itk-elastix), this package will enable an elegant interface with MONAI: https://github.com/InsightSoftwareConsortium/itk-torch-transform-bridge |
Investigate the connection with project MONAI
The text was updated successfully, but these errors were encountered: