[vtkusers] vtkdicomimagereader problem.
Amy Squillacote
amy.squillacote at kitware.com
Wed May 16 10:22:51 EDT 2007
Hi Huiliang,
You have not provided enough information for us to be able to help you
track down the problem. Can you post a simple dataset that demonstrates
the problem? Can you provide a stack trace from when your program crashed?
- Amy
Huiliang Yang wrote:
> 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
> ------------------------------------------------------------------------
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
--
Amy Squillacote
Kitware, Inc.
28 Corporate Drive
Clifton Park, NY 12065
Phone: (518) 371-3971 x106
More information about the vtkusers
mailing list