PointCloud sample #3843
Replies: 2 comments
-
I wrote a script that generates a ply file of two cubes that separate from each other with random colors:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Probably you are looking for something like: http://www.open3d.org/docs/latest/python_api/open3d.geometry.PointCloud.html#open3d.geometry.PointCloud.farthest_point_down_sample |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How can I sample a point cloud with N points??
Beta Was this translation helpful? Give feedback.
All reactions