[vtkusers] Cannot open Dicom images

Hongsongyang hongsongyang at 163.com
Thu May 23 06:49:15 EDT 2013


If your test data is not confidential, share some of them and let me have a
try. 

> -----Original Message-----
> From: vtkusers-bounces at vtk.org 
> [mailto:vtkusers-bounces at vtk.org] On Behalf Of Max
> Sent: Thursday, May 23, 2013 4:55 PM
> To: vtkusers at vtk.org
> Subject: [vtkusers] Cannot open Dicom images
> 
> Dear Vtkers,
> I can open dcm images with vtkDICOMImageReader, but other 
> dicom images i cannot open.
> Code:
> string folder = @"d:\20121203135414531\"; vtkDICOMImageReader 
> reader1 = vtkDICOMImageReader.New(); 
> reader1.SetDirectoryName(folder); reader1.Update();
> 
> What could be the problem?(I know it is a very general 
> question, but i cannot think of something more concrete...)
> 
> 
> Thank you,
> Max
> 
> 
> 
> --
> View this message in context: 
> http://vtk.1045678.n5.nabble.com/Cannot-open-Dicom-images-tp57
> 20907.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
> _______________________________________________
> Powered by www.kitware.com
> 
> Visit other Kitware open-source projects at 
> http://www.kitware.com/opensource/opensource.html
> 
> Please keep messages on-topic and check the VTK FAQ at: 
> http://www.vtk.org/Wiki/VTK_FAQ
> 
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers





More information about the vtkusers mailing list