Utility software

The utility tools relevant to GDD format file (gMocren file)


GDD file I/O class library with a dump, a merge, a rebuild, and a DICOM file converter tools ;
gMocren data file can be built by this class library. Some tools are available in this package as sample codes.

gMocrenIO.13Aug2013.tgz (254 KB) (improved a verbose mode of dicom2gdd, fixed an error in a usage of a template class)
gMocrenIO.2010June18.tgz (254 KB) (fixed errors and warnings in GCC4.4)
gMocrenIO.2008Aug07.tgz (485 KB) (GDD ver.4 is supported.)
gMocrenIO.2008June10.tgz (23 KB) (for GDD ver.3)

Geant4 code


Example code with gMocrenIO ;
This is based on the Geant4 10.2p2 example code in ${G4INSTALL}/examples/extended/medical/DICOM/.

DICOM-gMocren.Aug06.2016.tgz (6 MB)