Hey all
My cloud contain combined ALS and TLS point cloud.
My goal is to segment the stem, floor and the rest (suppose to be the leaf) with Ransac.
I tried and got much more then one cylinders and planes.
Does anyone have experience with the parameters needed to be fill before?
Picture Added for reference.
Thanks!
Operate Ransac on tree
Operate Ransac on tree
- Attachments
-
- Ransac Shape Detection.jpg (83.98 KiB) Viewed 11196 times
Re: Operate Ransac on tree
Forgot to add the LAS file
Its to heavy so a picture added for reference
Guy
Its to heavy so a picture added for reference
Guy
- Attachments
-
- Tree for example.jpg (109.97 KiB) Viewed 11194 times
Re: Operate Ransac on tree
You can maybe play with the minimum number of points? (depending on how dense is your cloud of course)
Daniel, CloudCompare admin
Re: Operate Ransac on tree
Hey Daniel, sorry for the late answer
In my case, the point density varies a lot. the lower side is much denser than the higher.
I tried to set Min Radius, and it helped a bit but still, the output is not good enough.
have you familiar with the parameters on the right side?
Thanks again!
Guy
In my case, the point density varies a lot. the lower side is much denser than the higher.
I tried to set Min Radius, and it helped a bit but still, the output is not good enough.
have you familiar with the parameters on the right side?
Thanks again!
Guy
Re: Operate Ransac on tree
Well, I would have to look at the article again ;)
Daniel, CloudCompare admin