[vtkusers] Is there a special filter to smooth out marching cube meshes?

Bill Lorensen bill.lorensen at gmail.com
Thu Dec 3 16:49:13 EST 2009


All of the smoothing algorithms keep the mesh closed (if it was to
start with) and manifold. As for the second request, that is a very
specific. No vtk algorithm exists to do that.

On Thu, Dec 3, 2009 at 3:47 PM,  <lynx.abraxas at freenet.de> wrote:
> Hello!
>
>
> There  are  quite  a  few  filters to smooth meshes but I'm wondering if there
> exists a special filter to smooth marching cube  meshes  with  the  constraint
> that the mesh stays closed and a manigfold for mass-properties evaluation?
> If  possible  the filter should just remove the ripples on planes that are not
> parallel to the image planes (eg. [1,1,1] plane) the mesh was created from. It
> should  leave  edges  that  are  not  from  repeating ripples as unmodified as
> possible.
>
> Is there such a filter? What vtk filters are closest to this task?
>
> Many thanks for any help or hints.
> Thanks
> Lynx
>
> _______________________________________________
> 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
>



More information about the vtkusers mailing list