You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I asked this same doubt in another community but I didn't any reply yet, I am trying to remove a undesired set of points in the point cloud to remove objects which I don't want that be included in the file, for example, consider these point clouds below:
In the first one I am trying to remove these objects located at the left and right side of the legs and in the second one remove this base (turntable), how could I do it with MeshLab and after through python code? I have tried using Open3D https://www.open3d.org/docs/release/tutorial/geometry/pointcloud.html#Crop-point-cloud but this .json is being hard to understand.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I asked this same doubt in another community but I didn't any reply yet, I am trying to remove a undesired set of points in the point cloud to remove objects which I don't want that be included in the file, for example, consider these point clouds below:
In the first one I am trying to remove these objects located at the left and right side of the legs and in the second one remove this base (turntable), how could I do it with MeshLab and after through python code? I have tried using Open3D https://www.open3d.org/docs/release/tutorial/geometry/pointcloud.html#Crop-point-cloud but this .json is being hard to understand.
Beta Was this translation helpful? Give feedback.
All reactions