[vtkusers]  how to read dicom files with vtkGDCMImageReader
    Orlinn 
    MeinDatenLaufwerk at googlemail.com
       
    Sat Oct 31 14:17:36 EDT 2009
    
    
  
hi,
i would like to read dicom files with vtkGDCMImageReader but did not found
any examples. 
With vtkDICOMImageReader i can read with 
         vtkDICOMImageReader= new vtKDICOMImageReader();
         reader.setDirectory("c/dicomfiles/dicomDirectory")
         reader.update();
vtkGDCMIamgeReader has not such method to set a directory which containts
DICOM files.
can somebody give an hint??
Thank you
Martin
-- 
View this message in context: http://old.nabble.com/how-to-read-dicom-files-with-vtkGDCMImageReader-tp26144714p26144714.html
Sent from the VTK - Users mailing list archive at Nabble.com.
    
    
More information about the vtkusers
mailing list