-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Open
Labels
Description
Checklist
- I have searched for similar issues.
- For Python issues, I have tested with the latest development wheel.
- I have checked the release documentation and the latest documentation (for
main
branch).
My Question
Hi i am trying to reconstruct a building with the lidar data set; i cropped out only one building and added a plane of points so now this is a closed point cloud, but my problem is with the vertical walls; i have used RANSAC for proper plane segmentation, what’s next??
Anyfeed back is deeply appreciated.
Thank you