[Insight-users] Append multiple 2D images to one 3D image

Sven Olaf Lüttmann sven at svenluettmann.de
Sun Aug 30 07:04:08 EDT 2009


Any suggestions on that in the meanwhile!

Thanks
Sven

Sven Olaf Lüttmann schrieb:
> Hey all,
> much thanks for your responses and apologise for the late reply.
> 
> I don't wanna read series of DICOM images directly from a storage, i.e
> from a hard disc or CD.
> 
> In fact I have to read the single slices in a std::vector of itk images
> in advance and like to take those images to generate an 3D image.
> 
> I heard that itkResampleImageFilter is supposed to be the swiss army
> knife in ITK :-) so can I use this one for my purpose, or does the
> output image have to be specified over the same dimensions as the input
> image.
> 
> Thanks for your ideas and hints
> Cheers
> Sven
> 
> BalajiR schrieb:
>> Hello Sven,
>>
>> In my case, Iam using the ImageSeriesReader and the namesGenerator for
>> reading a series of 2D DICOM files and creating a volume out of it. There is
>> an example DicomSeriesReadImageWrite2.cxx, that illustrates this.
>>
>> Iam not sure if you are using DICOM files, but just thought this might be of
>> some help.
>>
>> Regards,
>> Balaji
>>
>>
>>
>> Sven Olaf Lüttmann wrote:
>>> Dear ITK-Users,
>>> is threre a class/filter that supports appending 2D images to one 3D
>>> image.
>>>
>>> Thanks for your help.
>>>
>>> Cheers
>>> Sven
>>> _____________________________________
>>> 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
>>>
>>>
> _____________________________________
> 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