[Insight-users] MetaImage to itk Image

Andreas Schuh andreas.schuh.84 at googlemail.com
Tue Mar 3 09:11:31 EST 2009


Hi Arturo,

why don't you read the meta image files using the ImageFileReader of the 
ITK? It can handle meta images as well. So you don't have to connect a 
VTK pipeline to an ITK pipeline.

..
regards
Andreas

Arturo Caissut schrieb:
> Hi,
> I need to import some MetaImage files in a ITK pipeline.
> I think I should first of all use vtkMetaImageReader to load files and 
> then itkVTKImageToImageFilter, but I cannot figure out how to redirect 
> the output of this filter to a ITK Image.
> Have you got any example of a VTK/ITK hybrid pipeline to understand 
> correct syntax I should use?
>
> Thank you,
> Arturo Caissut
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ITK FAQ at: 
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users



More information about the Insight-users mailing list