]> Creatis software - gdcm.git/blob - Dicts/README
Added a MANIFEST. Frog
[gdcm.git] / Dicts / README
1 Sources for dicom public dictionaries:
2  * http://www.fpimage.com/Manuals/Imp/dicomdic.html
3    an html group based presentation.
4  * ftp://rsbweb.nih.gov/pub/nih-image/documents/dicom-dict.txt
5    a C syntax oriented version provided by NIH (Jim Nash)
6  * http://afni.nimh.nih.gov/afni/AFNI_Dist/afni_src.tgz
7    extract mri_dicom_hdr.c (tar zxvf afni_src.tgz afni_src/mri_dicom_hdr.c)
8    and look for the definitions of CMD_dictionary, META_dictionary,
9    ID_dictionary, PAT_dictionary...