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

Mathieu Malaterre mathieu.malaterre at gmail.com
Fri Sep 19 07:31:53 EDT 2008


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