[vtkusers] Problem in Read Dicom Series

Vachik Dave vsdave at umail.iu.edu
Sat Jul 20 15:54:48 EDT 2013


Ohk, thank you very much for your help.


Regards*.
--Vachik Dave*


On Sat, Jul 20, 2013 at 3:49 PM, David Gobbi <david.gobbi at gmail.com> wrote:

> Hi Vachik,
>
> Please don't email off-list.  Keep the discussion on the mailing list
> so that all users can benefit from it.
>
> If you need to load multiple files, then use SetFileNames() to give
> the tiff reader a list of filenames in a vtkStringArray.  You can
> either build the list of filenames in a for() loop, or you can use
> vtkGlobFileNames to build the list with a wildcard like "*.tif".
>
>  - David
>
> On Sat, Jul 20, 2013 at 1:21 PM, Vachik Dave <vsdave at umail.iu.edu> wrote:
> > Well, I need to read 99 slices and then pass that to Marching cube code
> to
> > generate 3D image.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20130720/2e3ce9e5/attachment.htm>


More information about the vtkusers mailing list