[Insight-users] Read and write images with VTK extension

Luis Ibanez luis.ibanez at kitware.com
Sun Mar 9 22:32:40 EDT 2008


Hi Irene,

You can read/write 4D images in ITK by
using (at least) the following formats:


    1) MetaImage  (extension .mhd)
    2) Nrrd       (extension .nrrd)


Regards,


    Luis


----------------------------
Irene Gonzálvez García wrote:
> Hello,
> 
> I am running some examples in 4 dimensions. Some of them work perfectly, 
> but I found a problem with: Examples/IO/ImageReadWrite.cxx . I changed 
> only the dimension. (2-->4), but it appears: 'VTK ImageIO: VTK Writer 
> can only write 2 or 3-dimensional images. Is there any other VTK Reader 
> and Writer for 4-dimensional images? . Maybe it isn't implemented for 
> image with the VTK extension, and it's better if I use .RAW. What do you 
> think about it?
> 
> Thanks in advance
> Regards
> Irene
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
> 


More information about the Insight-users mailing list