[vtkusers] vtkDICOMImageReader
Mathieu Malaterre
mathieu.malaterre at kitware.com
Mon Mar 22 19:16:15 EST 2004
Luca,
The DICOM V3 defines almost 2500 public fields (not counting the
private ones) ! Thus we had to make a choice for the available field.
But it should be easy in your case to add those missing fields:
This doc tells where you can find them:
http://medical.nema.org/dicom/2003/03_06PU.PDF
HTH,
Mathieu
Luca Picello wrote:
> While trying to access some header information from DICOM I've got wrong
> data.
> With daily CVS version ( 22-mar-2004 ) I've got it some better but still
> not fully functional (see vtkDICOMImageReader.jpg screenshot).
> More I can read in the vtkDICOMImageReader documentation I can access
> "PatientName", "StudyID", and "StudyOID" field but I think other are
> missing (like name of the istutute where the image come from, the date
> etc...)
>
> How can I retrieve those info?
> Do you (developers) have any plan to include it?
>
> Thank you very much
> Picello Luca
>
> ------------------------------------------------------------------------
>
More information about the vtkusers
mailing list