[vtkusers] how to convert vtkImageData to vtkpolyData??

David Doria daviddoria at gmail.com
Tue Aug 30 15:43:17 EDT 2011


On Tue, Aug 30, 2011 at 3:40 PM,  <lindeval at dmat.ufrr.br> wrote:
> Hello everybody! I have a raw file that was read with vtkImageReader, and I want to transform in vtkPolyData. How do I?
>
> Thanks in advance.

It depends on what you want. Do you want just a set of points in the
polydata that have the same location and color as the pixels in the
image? What are you trying to do?

David



More information about the vtkusers mailing list