Hi guys, Perhaps you mean the dicom data dictionary? http://www.mevis-research.de/~meyer/dcmtk/docs_352/dcmdata/datadict.txt
On Mac I had to point to the installed dictionary file: export DCMDICTPATH=/opt/local/lib/dicom.dic Otherwise I'd receive an error like this: "Error in reading dicom file /Users/gbivins/work/APIs/OpenSceneGraph-Data/CardiacCT, error = No data dictionary No model loaded, please specify and volumetric image file on the command line.." biv On 1/28/09 10:00 AM, "Robert Osfield" <[email protected]> wrote: > Hi Paul, > > On Wed, Jan 28, 2009 at 3:53 PM, Paul Melis <[email protected]> wrote: >> Yes, the input actually is a set of DICOM files but OSG fails on reading >> these as there is no DICOMDIR file and creating that one with a tool in >> DCMTK also fails. So I converted them to PNG files. > > I haven't come across needing a DICOMDIR file. Exactly what would this file > be? > > Do you have links to your datasets? > > Robert. > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

