Replies: 1 comment 2 replies
-
You can try the compute_point_cloud_distance() which can be used to compute the Chamfer distance between 2 point clouds. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, I am new to open3d. I have two point clouds and would like to compare the 2. Like find the distance between the 2 point clouds. I just need general guidance on what I should use to compare 2 point clouds. It is 2 point clouds of the same object but with one difference. I would like to find the distance of the points in order to find the difference. Any help would be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions