Hi vtk users,<br><br>I would like to apply morphological operations such as open/erode/dilate/... on a VTK 3D mesh (ie a vtkPolyData).<br><br>Is there any filter/api for this kind of processing? I failed to find classes working with vtkPolyData.<br>
I heard about vtkImageDilateErode3D but it is designed to work with 3D volumes and not meshes.<br><br>Thank you.<br>Arthur.<br>