Skip to content

Draft: Improved depth image to point cloud

I have added the possibility for centering points at pixels for vtkDepthImageToPointCloud as well as the possibility for choosing a coordinate system for the output. This is quite useful for developers using this class for simulating data for SLAM problems. I have used old-style C++ to follow what was already made in the filter.

Merge request reports