Login  Register

Viewing images in ".nii.gz" format

Posted by Nas-5 on Jan 13, 2009; 4:15pm
URL: http://imagej.273.s1.nabble.com/stacks-tp3694045p3694047.html

Hello,

I have a set of MRI images in nii.gz format and I would like to view them in ImageJ. I've downloaded the NifTi_Analyze plugin but I can not open my images with it and I get the following error message:

-java.lang.ArrayIndexOutOfBoundsException: 8
    at Nifti_Reader.readHeader(Nifti_Reader.java:177)
    at Nifti_Reader.load(Nifti_Reader.java:124)
    at Nifti_Reader.run(Nifti_Reader.java:44)
    at ij.IJ.runUserPlugIn(IJ.java:176)
    at ij.IJ.runPlugIn(IJ.java:142)
    at ij.Executer.runCommand(Executer.java:104)
    at ij.Executer.run(Executer.java:58)
    at java.lang.Thread.run(Thread.java:619)

Is there a way to fix this or is there any other plug-in for veiwing 'nii.gz' format images?

I apprciate your your help in advance.
Nasim