Skip to content

[refact] Make meshes output optional for PCLFittingModel

Timothée Couble requested to merge fix/fixPCLFittingModels into master

The PCLFittingModel filter will now output either:

  • a vtk polydata with the pointcloud
  • or a vtk multiblock with the pointcloud and the fitted meshes

image

Edited by Timothée Couble

Merge request reports

Loading