GDCM
Grassroots DICOM read-only mirror. Only for Pull Request. Please report bug at http://sf.net/p/gdcm
Install / Use
/learn @malaterre/GDCMREADME
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
http://gdcm.sourceforge.net/
Just a quick note on the build process of GDCM. GDCM build process make use of the cmake software(*). This allow us:
- To get rid of the autoconf/autotools insanity
- Transparently generate Unix Makefiles, NMake Makefiles, VS8/9/10 Solution, Xcode projects, etc.
- Automatic nightly testing, one of the most important things for a robust library/software development process. GDCM development is develop based on the XP definition, and to preserve backward compatibility make sure that code is working from one release to another: each night we configure, we build and we test GDCM. The result are then sent to the dashboard located at:
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:
- http://gdcm.sourceforge.net/
In Particular:
- http://gdcm.sourceforge.net/wiki/index.php/GDCM_Release_2.0
- http://gdcm.sourceforge.net/wiki/index.php/FAQ
And a page describing each tool can be found at:
- http://gdcm.sourceforge.net/wiki/index.php/End_User_Applications
Eg:
- http://gdcm.sourceforge.net/wiki/index.php/Gdcminfo
Need VTK:
- http://gdcm.sourceforge.net/wiki/index.php/Gdcmviewer
Related Skills
openai-image-gen
326.5kBatch-generate images via OpenAI Images API. Random prompt sampler + `index.html` gallery.
claude-opus-4-5-migration
80.4kMigrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5
model-usage
326.5kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
mcp-for-beginners
15.5kThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable, and secure AI workflows from session setup to service orchestration.
