paul
Results
2
comments of
paul
I am encountering the same issue (same python and o3d versions, but on ubuntu 22.04)
had a quick look at the code, and it seems that the `depth_trunc` parameter is never used by the `PointCloud::CreateFromDepthImage` function if the input depth image is in float64. Will...