[vtkusers] how to extract smooth surface from binary volume data

Mark Gooding mark.gooding at gmail.com
Thu Feb 23 10:23:33 EST 2006


On 2/23/06, berry <lua.byhh at gmail.com> wrote:
> I want to extract a smooth surface from binary volume data, previous i use
> the marching cubes filter but it
> produce terrace-like surface , does vtk have some similar functionality to
> the Elastic Surface Net algorithm?

Use vtkSmoothPolyDataFilter perhaps.

Mark



More information about the vtkusers mailing list