[Insight-users] MetaImage to itk Image
Arturo Caissut
arturo_caissut at tiscali.it
Tue Mar 3 09:43:01 EST 2009
Hi,
thanks for your answer. I thought I had to do some VTK filtering before,
but I'm considering now the idea of "cheat" and do the operations I need
to do on images without any VTK class.
So your idea will be probably the right solution for my problem, thank
you very much.
Thanks,
Arturo
Andreas Schuh ha scritto:
> 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