Skip to content

New filter to convert depth image to point cloud

This filter takes a depth image and optional color image and produces a point cloud. It has been threaded (vtkSMPTools) for performance. It plays nicely with vtkRendererSource.

Merge request reports