Detect and remove edges/contours in pointcloud #7408
Unanswered
VictorGimenez
asked this question in
Q&A
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.
Uh oh!
There was an error while loading. Please reload this page.
-
After scanning and obtain the point clouds I am trying to detect points that belong from the point cloud contours to remove, see these two images, if you see there are outliers and points which came together with the arm, body side but they don't belong to them being noises.
I already tried to use the Statistical oulier and Radius outlier removal but the approach was bad, it still removes what I want but if these algorithms find regions with points far away from each other or dark regions they consider them as outliers. How could I solve it?
Beta Was this translation helpful? Give feedback.
All reactions