[Insight-developers] reading 3D tiff (/dcm pair Mevis)

Rashindra Manniesing r.manniesing at erasmusmc.nl
Sat Sep 20 05:59:48 EDT 2008


HI Mathieu,

Actually, the dcm file is used as separate and single header file (and the
latest gdcm version is able to read this, but not the version shipped with
itk); the tiff file is a 3D image (possibly 4D, with time unfolded in 3D),
which again is readable by the latest libtiff, but not with the current
version included with itk. Hence, my questions on updating these external
libraries. 

Best regards,
Rashindra


-----Original Message-----
From: Mathieu Malaterre [mailto:mathieu.malaterre at gmail.com] 
Sent: Friday, September 19, 2008 13:32
To: Rashindra Manniesing
Cc: insight-developers at itk.org
Subject: Re: [Insight-developers] reading 3D tiff (/dcm pair Mevis)

GDCM does support (to some extent) multi frames DICOM files. So simply
try to read your file as if it was a regular DICOM and that should do
it.

2cts

On Fri, Sep 19, 2008 at 9:21 AM, Rashindra Manniesing
<r.manniesing at erasmusmc.nl> wrote:
> Dear all,
>
>
>
> I am interested in extending the itk imageIO factor to support the (Mevis)
> dcm/tiff file format (3D).
>
>
>
> It seems that the current tiff fileformat only supports 2D files. However,
> since ITK uses libtiff, it should be easy to extend to 3D.
>
>
>
> My questions:
>
>
>
> -          the current libtiff version in itk does not seem to be the most
> recent one. Can we expect an update in the near future?
>
> -          Same question for gdcm
>
> -          Who is managing these libraries in itk, perhaps we can
> communicate directly.
>
>
>
>
>
> A possibility, as single user, is to simply use external libraries
(setting
> with cmake), but I suppose updating to the latest versions of these
packages
> would be beneficial for the general audience,
>
>
>
> Best regards,
>
>
>
> Rashindra Manniesing.
>
>
>
>
>
> _______________________________________________
> Insight-developers mailing list
> Insight-developers at itk.org
> http://www.itk.org/mailman/listinfo/insight-developers
>
>



-- 
Mathieu



More information about the Insight-developers mailing list