[Insight-users] Image transformation tool that resizes the FOV

Luis Ibanez luis.ibanez at kitware.com
Thu Mar 26 17:01:35 EDT 2009


Hi Frank,

It looks like you simply need to extract a region of interest
out of an input nifti file.

You may want to look at the example:

      Insight/Examples/IO
          ImageReadRegionOfInterestWrite.cxx


   Regards,


      Luis


---------------------
Frank Ezekiel wrote:
> Hi Luis:
> 
> 	I'm looking for a tool that will transform a 3d nifti file containing structural data so that the FOV is changed and the header information (DCM, Quaternion) is properly modified.    For example, I might want to transform an image within a 256 mm cubed volume such that it only contains the central 200mm on each axis.
> 
> 	Can you suggest any existing ITK examples?   Or point me towards the functions I'll need?
> 
> Thanks as always,
> 
> Frank
> 
> 


More information about the Insight-users mailing list