[vtkusers] iterating through vtkImageStencilData

Prathamesh Kulkarni prathameshmkulkarni at gmail.com
Tue Jul 20 19:00:01 EDT 2010


Hello all,

I want to be able to write vtkImageStencilData to text files in a CSV format
in order to be analyzed in some other software.

I could not find a way to iterate through vtkImageStencilData similar to
vtkImageData.

One idea is to convert the vtkImageStencilData to vtkImageData and then use
vtkImageIterator. However, I do not know how to perform this conversion.

Has anyone tried this before? How?

Thanks,
Prathamesh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20100720/11c11ff2/attachment.htm>


More information about the vtkusers mailing list