[vtkusers] Reading DICOMDIR

sara.saeed sosca7 at hotmail.com
Mon Mar 14 10:25:02 EDT 2011


Thanks jothy for ur effort
here's the code i tried after a large number of trials :)

            vtkDICOMImageReader Reader = new vtkDICOMImageReader();

            Reader.SetDirectoryName(@"C:\dir);

           
Reader.SetFileName(@"DICOMDIR\5720\1.2.840.113619.2.55.3.11835136.527.1246432169.169\1.2.840.113619.2.55.3.11835136.527.1246432169.175\");

            Reader.Update();
i meant a dicomdir file format not dicom directory 
Thanks again

--
View this message in context: http://vtk.1045678.n5.nabble.com/Reading-DICOMDIR-tp3555984p3556380.html
Sent from the VTK - Users mailing list archive at Nabble.com.



More information about the vtkusers mailing list