You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.
I encountered an issue when using the AffineDTITransform. Co-registration with this transformation works fine, but when I extract the TransformParameterMap to apply it to another image with transformix, the CenterOfRotationPoint is not properly extracted. The following error is thrown when applying the TransformParameterMap with transformix:
ERROR: No center of rotation is specified in the transform parameter file
This issue is exactly the same as the one described here: https://bytemeta.vip/repo/SuperElastix/elastix/issues/366. According to these posts the issue should be solved in Elastix, but I still receive the error with SimpleElastix.
Is there a way to solve this?
Thank you for your help!
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello,
I encountered an issue when using the AffineDTITransform. Co-registration with this transformation works fine, but when I extract the TransformParameterMap to apply it to another image with transformix, the CenterOfRotationPoint is not properly extracted. The following error is thrown when applying the TransformParameterMap with transformix:
ERROR: No center of rotation is specified in the transform parameter file
--------------- Exception ---------------
itk::ExceptionObject (000000FBD11FB9C8)
Location: "unknown"
File: C:\Users\32499\Libraries\builds\Elastix\Components\Transforms\AffineDTITransform\elxAffineDTITransform.hxx
Line: 87
Description: itk::ERROR: AffineDTITransformElastix(00000247F5486070): Transform parameter file is corrupt.
This issue is exactly the same as the one described here: https://bytemeta.vip/repo/SuperElastix/elastix/issues/366. According to these posts the issue should be solved in Elastix, but I still receive the error with SimpleElastix.
Is there a way to solve this?
Thank you for your help!
The text was updated successfully, but these errors were encountered: