Grassroots DICOM read-only mirror. Only for Pull Request. Please report bug at http://sf.net/p/gdcm
This is the source code of GDCM. It is available from sf.net website.
Official GIT repository is at:
https://sourceforge.net/p/gdcm/gdcm/
For a general introduction/features/limitations/requirement please
refer to
Just a quick note on the build process of GDCM. GDCM build process
make use of the cmake software(*). This allow us:
https://open.cdash.org/index.php?project=GDCM
A continuous dashboard also makes sure that any commit did not introduce
any error on another platform, a warning or a broken test…
Therefore you should be able to use GDCM from the bleeding edge without
knowing too much about what is going on. All you need to do is have a look
at the GDCM dashboard, and if your platform is ‘green’ then you can
update your git copy and compile safely knowing that there is very little chance
that something won’t work. Cheers !
(*) http://www.cmake.org for more information
For more help you can go online in the GDCM Wiki:
In Particular:
And a page describing each tool can be found at:
Eg:
Need VTK: