Hi Guy,<br><br>We need to covert all images in Analyze format to NIFTI images. Out data are stored in LPI. Due to backward compatibility, we need to keep our *img data that way and replace the&nbsp; Analyze headers to NIFTI headers.
<br><br>I read the post in <a href="http://www.itk.org/Wiki/Proposals:Orientation#Coordinate_Systems">http://www.itk.org/Wiki/Proposals:Orientation#Coordinate_Systems</a> and it seems the OrientImage filter is the way to go. However, I am still trying to figure out the behavior of the filter.
<br><br>Another strategy seems is to read Analyze images, add the orientation information and save the image to NIFTII format. I am just wondering how can I add the orientation information in the ImageIO? <br><br>Your input and help are highly appreciated.
<br><br>-Kurt<br>