Skip to content

Add plane parameters output to vtkRansacPlaneModel filter

Lea Vauchier requested to merge feature/ransacPlaneModelParameters into master

The plane parameters are returned in the output of the vtkRansacPlaneModel for cases when they are needed to act on other elements of the pipeline (eg. rotating a pointcloud to fit this plane)

@melanie.carriere @nicolas.cadart please review

Merge request reports