[vtkusers] dose anyone know how to convert dataset into polydata?

Mehdi Esteghamatian mehdiesteghamat at gmail.com
Sun Dec 9 22:05:04 EST 2012


The best way is to use marching cube algorithm to extract iso-surfaces from
you ImageDatat.
check this I should help
http://www.vtk.org/doc/nightly/html/classvtkMarchingCubes.html

Mehdi

On Sun, Dec 9, 2012 at 9:20 PM, gongweixue <gongweixue at sina.com> wrote:

>  I want to use vtkUnstructuredGridToPolyDataFilter,but it's a abstract
> class.
> and can you guys tell me which filter i should use?
>
> i used a DataSetReader as an input of TableBasedClipDataSet. The Output is
> also DataSet, and then i want to convert DataSet to PolyData, is there any
> information in DataSet lost?
>
> I will really appreciate any suggestion!
>
>  2012/12/10
> gongweixue at sina.com
> ____________________________________________
> *DreamMail* - 电子邮件新体验 www.dreammail.org
>
> _______________________________________________
> 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/20121209/0ac5b2b7/attachment.htm>


More information about the vtkusers mailing list