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. Regression test images; xform working Properly testing two image inputs Cleaned ArrayListTemplate API Regression test images Tests vary depending on OpenGL backend Provide more code coverage Reflect VTK_DELETE_FUNCTION
Showing