almarklein / pyelastix

Thin wrapper around elastix - a toolbox for rigid and nonrigid registration of images
MIT License
103 stars 31 forks source link

Get affine transformation parameters #5

Open olivierdalang opened 7 years ago

olivierdalang commented 7 years ago

Hi !

Is it possible to get the affine transformation parameters ? From what I understand, they are stored in temporary files and deleted before the register function ends, so that it's not possible to get them.

Thanks !

Iamlearn commented 4 years ago

Hello, I have the same problem. Have you solved it?