Skip to main content
Question

How can i simply split a pointcloud. 

  • November 6, 2024
  • 5 replies
  • 61 views

bmwhbmwh
Contributor
Forum|alt.badge.img+4

I have around 340 .las files and im just truing to split them. 

As you see in the picture i have a fair amount of distance between these files

 

5 replies

nielsgerrits
VIP
Forum|alt.badge.img+55

And what is the question?


bmwhbmwh
Contributor
Forum|alt.badge.img+4
  • Author
  • Contributor
  • November 6, 2024

i want to split them 

 


bmwhbmwh
Contributor
Forum|alt.badge.img+4
  • Author
  • Contributor
  • November 6, 2024

 


nielsgerrits
VIP
Forum|alt.badge.img+55

One way to do this:

  • HullAccumulator to generate polygons for the different parts.
  • Counter to generate sub id for each polygon.
  • Clipper to clip the pointcloud with the polygons. Merge count attribute to clipped polygons.
  • FeatureWriter to write each splitted pointcloud.

bmwhbmwh
Contributor
Forum|alt.badge.img+4
  • Author
  • Contributor
  • November 6, 2024

im afraid im not on the level to be able to understand how to modify these Transformers, any tips? 


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings