Konstantinos Ntatsis

Results 31 comments of Konstantinos Ntatsis

Hi @Spenhouet, I undestand that it has been long since you raised this issue and maybe your project has moved forward by now. However, I just created a PR here...

Thanks for the update. I haven't used nibabel at all, and hence I haven't tried to load your images with it. In addtion, Elastix (and ITKElastix) are based on ITK...

The first non-obvious error message is being worked out indeed in #137. The second about `WriteResultImage` leads to the empty buffer reported https://github.com/InsightSoftwareConsortium/ITKElastix/commit/f16f94237e28a2ad043aac93c9e8b2bfc7b42014 and it is related to issue #127....

Hi @jni, thank you for your reply and your direct suggestions during the SciPy 2023 sprints, much appreciated! :) Unfortunately, still I cannot make it work. I am getting this...

Hi @khahn-hf, there are some long-standing issues related to the OpenCL in Elastix: https://github.com/SuperElastix/elastix/issues/226, https://github.com/SuperElastix/elastix/issues/218, https://github.com/SuperElastix/elastix/issues/107, https://github.com/SuperElastix/elastix/issues/70. Since there is some progress being made these days, I think it might...

Thanks for the replies. If I understand correctly there is no plan for this to change for the moment so I guess only better documentation is required. Related to that,...

@thewtex, I just checked with `itk-5.3.0` and the issue is indeed resolved. Feel free from my side to close the issue. Thanks! :)

Thanks @N-Dekker. I noticed that ITK Resampler has also a function to set a reference image: https://github.com/InsightSoftwareConsortium/ITK/blob/f0d342e0b81e690194cd3fe993316bca7570402b/Modules/Filtering/ImageGrid/include/itkResampleImageFilter.h#L262. When set, it requires also to make user of the flag `UseReferenceImage`. At...

Hi @leorrose, could you give some more info on how you encountered the error (after `pip install`?) and what OS/python you are using? I was not able to reproduce from...

I cannot replicate it using the versions that you mentioned. I will leave it open for now in case other people have the same issue.