Point Cloud Density #5173
RauchLukas
started this conversation in
General
Replies: 0 comments
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.
-
Is there a straight forward solution to calculate the point cloud density (like e.g. in Cloud Compare) for a given Radius?
sure, with a loop and a KDTree, this is probably an easy task, i could do by myself, but im a bit lazy and speed matters.
So if there is a build in method for this, i would be thankful tho hear about.
Also, can someone tell me, what the third
[_, _, foo]
(the throw away in the example) output of the kdtree search is?cheers, fellows!
Beta Was this translation helpful? Give feedback.
All reactions