Hi,
I’ve generated acpc transforms in 4.11.0-2020-06-06 that are not loading into the stable Slicer release 4.10.2. The data module is empty and does not display the transform.
Any help would be appreciated.
Thanks,
Vinny
Hi,
I’ve generated acpc transforms in 4.11.0-2020-06-06 that are not loading into the stable Slicer release 4.10.2. The data module is empty and does not display the transform.
Any help would be appreciated.
Thanks,
Vinny
Can you upload the transform file somewhere and post the link here?
Thank you, I could reproduce the problem. It seems that ITK 5 .h5 transform file format is not backward compatible with ITK 4. I’ve asked on the ITK forum about why is this.
In the meantime, if you need to save transforms in an ITK 4 compatible format, I would recommend to use a different format, such as tfm.
Great thanks Andras.