[Insight-users] Reading 4D images from Dicom files, in a generic manner

Mathieu Malaterre mathieu.malaterre at gmail.com
Sun May 17 10:55:04 EDT 2009


What I am trying to say is: This is easy to order MR Image Storage /
CT Image Storage in the case of a 4D cardiac acquisition.
However you will not be able to order Secondary Capture Image Storage,
you may not be able to order MR Image Storage that represent a DWI/DTI
series...

DICOM does not defines "4D data" as ITK expect, but only Multiframe
Series. So the best we can do it map those in the rare case when they
are identical.

How are you planning to send the data ? If this is patient data,
special care is required to redistribute it.

thanks for your offer !

On Wed, May 13, 2009 at 2:21 PM, poireau <joelthelion at laposte.net> wrote:
>
> Hi Mathieu,
>
> I'm not sure I understand your message. Are you planning to focus only on
> Cardiac, or are you ready to tackle 2D+t and 3D+t as a whole? Of course the
> latter would be much more interesting and difficult. I can send you Cardiac
> Pet, Pulmonary CT and probably Cardiac MR data, would that be enough for a
> start? I bet some people on this list could send a lot more :)
>
> Thanks,
>
> joel
>
>
>
> Mathieu Malaterre wrote:
>>
>> [top post]
>>
>> Yup, Cardiac is an easy case. If you find some datasets (check Osirix
>> datasets), I volonteer to write the code that will sort in the order
>> expected by ITK (time is 4th dimension). Then fill in a bug report and
>> assign it to me.
>>
>> Thanks,
>>
>> On Wed, May 13, 2009 at 1:44 PM, poireau <joelthelion at laposte.net> wrote:
>>>
>>> Hi Harvey,
>>>
>>> thanks for your answer! As I mentioned in my previous post, the
>>> particular
>>> arrangement of the dicom files depends on the manufacturer and the
>>> modality.
>>> As such it is quite complex to write code that supports all the different
>>> possibilities. However given the number of people who work on 3D+t or
>>> 2D+t,
>>> I think having such code in ITK or GDCM would be very useful and would
>>> avoid
>>> a lot of duplicate effort.
>>>
>>> joel
>>>
>>>
>>
>
> --
> View this message in context: http://n2.nabble.com/Reading-4D-images-from-Dicom-files%2C-in-a-generic-manner-tp2828252p2883389.html
> Sent from the ITK Insight Users mailing list archive at Nabble.com.
>
> _____________________________________
> 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
>



-- 
Mathieu


More information about the Insight-users mailing list