Convert nrrd to nifti format

Hi has someone experience with the nrrd format?

I need to convert a 4D nrrd file to a 4D nifti.
I tried to use SimpleITK for the task as it should work but the resulting image is of 5D format.
The the actual fourth dimension is shifte to 5 and 4 is empty.

Has someone an idea how to do the conversion propperly?

Best regards
Chris

Hello,

Have you seen this thread?

Best,
Steven

Hi @Steven, thanks I don’t know how I could miss that.
While SimpleITK and dcm2niix do not work in my case is seems the third does.