[vtkusers] Surface from contours

Jothy jothybasu at gmail.com
Tue Jan 25 07:32:03 EST 2011


Didi have a look at

http://www.vtk.org/Wiki/VTK/Examples/Cxx/PolyData/ContoursToSurface

Jothy

2011/1/25 Andrej Gluhov <realandron at gmail.com>

> I read about this class. I'm not sure that I understand correctly, I need
> added all contors like:
>
> vtkVoxelContoursToSurfaceFilter surface = new
> vtkVoxelContoursToSurfaceFilter();
> surface.SetInput(contourfilter1.GetOuput())//for first contour
> surface.SetInput(contourfilter2.GetOuput())//for second contour
> and so on?
>
> 25 января 2011 г. 15:05 пользователь Jothy <jothybasu at gmail.com> написал:
>
> Have a look at this!
>>
>>
>> http://www.vtk.org/doc/nightly/html/classvtkVoxelContoursToSurfaceFilter.html#_details
>>
>> Jothy
>>
>> 2011/1/25 Andrej Gluhov <realandron at gmail.com>
>>
>>>  Hello!
>>> How I can create surface from contour?
>>> I used vtkContourFilter, but don't know how to merge all contours to
>>> surface.
>>>
>>> --
>>> С Уважением,
>>> Андрей.
>>> Best regards, Andrew
>>>
>>> _______________________________________________
>>> 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
>>>
>>>
>>
>
>
> --
> С Уважением,
> Андрей.
> Best regards, Andrew
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20110125/f18105d0/attachment.htm>


More information about the vtkusers mailing list