Go to the source code of this file.
Classes | |
class | pcl::MeshSmoothingWindowedSincVTK |
PCL mesh smoothing based on the vtkWindowedSincPolyDataFilter algorithm from the VTK library. Please check out the original documentation for more details on the inner workings of the algorithm Warning: This wrapper does two fairly computationally expensive conversions from the PCL PolygonMesh data structure to the vtkPolyData data structure and back. More... | |
Namespaces | |
namespace | pcl |