I am working on point cloud registration using open3d. I have two partially overlap point clouds say source cloud and target cloud. I have already registered them in one common coordinate system. Now, I want to remove the overlapping points to get uniform single point cloud.
All help will be appreciated. Thank you very much in advance.