Hi! I need to thin out a uniform(?) point cloud where the points are spaced out evenly, the result should also be spaced out evenly. I tried the PointCloudThinner but it does not seem to do what I want. See attached pictures. The circled objects are the ones that need to be removed. I Hope I explained the problem clearly enough😊
Solved
Question regarding thinning out point clouds
Best answer by virtualcitymatt
If the points are aligned to a grid and are integers (e.g., x and y do not have decimals) then you can try this option.
The unfiltered result should contain what you want.
This works by just filtering out all the points (x or y) which are even and keeps the odd points.
Reply
Rich Text Editor, editor1
Editor toolbars
Press ALT 0 for help
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.