[vtkusers] vtkdicomimagereader problem.

Huiliang Yang huiliangyang at gmail.com
Wed May 16 10:13:42 EDT 2007


  My question is: is there any vtkdicomimagereader example that I can get?,
   only one I find is a tcl example but not very helpful.
   I get error when I set vtkdicomimagereader a filename by setFileName()
and
   then update() the reader like this:
   vtkDICOMImageReader *vdr = vtkDICOMImageReader::New();
   vdr->SetFileName(dirName);
   vdr->Update();   <--- crashed at here said the pipeline problem.
   It can compile but crash when run it.
   any suggestion?
   Thanks
   Huiliang Yang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20070516/3d0ea565/attachment.htm>


More information about the vtkusers mailing list