[vtkusers] Problem in Read Dicom Series

Marco Sambin m.sambin at gmail.com
Sat Jul 20 18:19:02 EDT 2013


Hi Vachik,

David certainly provided a goog suggestion, as always.
You will still need to know at least your data spacing in order to generate
a volume.
Do you know this info for your source Tiff dataset?

Regards,

Marco
 Il giorno 20/lug/2013 21:54, "Vachik Dave" <vsdave at umail.iu.edu> ha
scritto:

> 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.
>>
>
>
> _______________________________________________
> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20130721/2ce296c8/attachment.htm>


More information about the vtkusers mailing list