SuperElastix / elastix

Official elastix repository
http://elastix.dev
Apache License 2.0
449 stars 110 forks source link

elastix error when applying tranformparameters #1121

Open lilipj opened 1 month ago

lilipj commented 1 month ago

Hello,

I'm trying to perform a 3d rigid registration. TransformParameterFile is generated. But the function elastix->Update() crashes while applying transform.

The problem doesn't appear on linux ubuntu 20.04, only windows (10).

I've tested with several data, i've tried to setnumberofthreads to 1. Results are the same. rigid_params.txt elastix.log

thanks for your help

lilipj commented 1 month ago

In another test, I just called transformix Update() function, it have the same behaviour, but without error message as you can see in logs. transformix.log