[Insight-users] GDCM in ITK
Mathieu Malaterre
mathieu.malaterre at kitware.com
Wed Dec 6 09:56:44 EST 2006
The API in GDCM CVS is incompatible with the 1.2.x branch. It is not
backward compatible this is the reason why I never backported directly
the main CVS branch.
GDCM CVS should not have that many more features compare to GDCM 1.2.x
foudn in ITK. I would simply suggest that you try, I am guessing your
little program should compile (except the ::New() versus operator new)
Let us know how it goes,
Mathieu
Karthik Krishnan wrote:
> Hi Clemens,
>
> Yes you can.. Build ITK with the flag ITK_USE_SYSTEM_GDCM on, when you
> configure with cmake and then build ITK. You will then be prompted to
> speicify the paths to the installed GDCM tree or the GDCM binary tree on
> your machine.
>
> Please let us know if this works.
>
> It hasn't really been tested in a while (ie there aren't any dashboards
> for it), although I remember it used to work a couple of months ago.
>
> Thanks
> -karthik
>
>
> On 12/5/06, *Clemens Hentschke* <Paradise.Devil at gmx.net
> <mailto:Paradise.Devil at gmx.net>> wrote:
>
> Hello,
>
> i've a problem about using GDCM in ITK.
> As i want to read SQ-Tags from the header of a Dicom File, what is
> currently not supported in ITK, i have to use GDCM.
> I managed to write some code (with an external installed cvs version
> of GDCM) to read the Tags i need successfully.
> With the external GDCM Version its possible to do what i want.
> Now i want to integrate this code in a project that uses ITK. I
> realized that i can use GDCM, because it is included in ITK, but the
> GDCM version is different from the current CVS version of GDCM (some
> classes are missing for example). So the code didnt work anymore
> with ITK.
> My Question is now: it is possible to replace the GDCM version in
> ITK with the cvs version? Is it possible to use an GDCM as an
> external library while using ITK?
> Thanks in Advance
> -Clemens
> --
> Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
> Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org <mailto:Insight-users at itk.org>
> http://www.itk.org/mailman/listinfo/insight-users
>
>
>
>
> --
> Karthik Krishnan
> R&D Engineer,
> Kitware Inc.
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
More information about the Insight-users
mailing list