[Insight-users] VTK PolyData

Luis Ibanez luis.ibanez at kitware.com
Sun Nov 8 18:57:42 EST 2009


Hi  Gabriela,


If the vtkPolyData is stored in a .vtk legacy file,
you could also use the Reader:

Insight/Code/Review/itkVTKPolyDataReader.h

or the Reader:
itkQuadEdgeMeshVTKPolyDataReader

That you will find in the directory:
http://svn.na-mic.org/NAMICSandBox/trunk/QuadEdgeMeshFieldSmoothingFilters/Source/

http://svn.na-mic.org/NAMICSandBox/trunk/QuadEdgeMeshFieldSmoothingFilters/Source/itkQuadEdgeMeshVTKPolyDataReader.h


      Regards,


             Luis

------------------------------------------------------------------
On Thu, Nov 5, 2009 at 5:56 PM, Gabriela de Miranda
<gabrielademiranda at gmail.com> wrote:
> Hello all,
>
> How can i read a vtk Polydata file?
> I need to know all the points of this mesh.
>
> Thanks!!
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.html
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>
>


More information about the Insight-users mailing list