[vtkusers] vtkDICOMImageReader does not make use of SetFileNames()?
Mark Wyszomierski
markww at gmail.com
Tue Aug 7 09:19:45 EDT 2007
Hi,
Does vtkDICOMImageReader not use vtkImageReader2::SetFileNames()? The
other image readers allow you to use this method to hand over a
specific list of image paths. It seems vtkDICOMImageReader ignores
whatever you set via SetFileNames(). If this were implemented then it
would be possible to have one generic image reader in our applications
for a group of files.
In my application I now have to have a separate function just to read
DICOM images, and another to read bitmaps etc.
Thanks
More information about the vtkusers
mailing list