Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

AffineDTITransform does not return the CenterOfRotationPoint #480

Open
LunaMaris opened this issue Jul 25, 2022 · 0 comments
Open

AffineDTITransform does not return the CenterOfRotationPoint #480

LunaMaris opened this issue Jul 25, 2022 · 0 comments

Comments

@LunaMaris
Copy link

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!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant