Skip to main content
Solved

Comparing LAS (pointcloud) files


Forum|alt.badge.img

Hi, I have 2 LAS (pointcloud) files that have differences in classification of the points into different classes. What would be the quickest/easiest way to compare that files and output the differences into another LAS file please

Best answer by danilo_fme

Hi @tadekfigura,

I did search with more details in Safe Site and has the Webinar section.

In this section has a interesting Webinar How to Get the Most Out of LiDAR Data.

The transformer PointCloudMerger is good in your case. You can do download the Workspaces from this webinar above and see how can use it.

Documentation PointCloudMerger

Thanks,

Danilo

View original
Did this help you find an answer to your question?

7 replies

danilo_fme
Evangelist
Forum|alt.badge.img+45
  • Evangelist
  • August 29, 2017

Hello @tadekfigura,

did you try use the transformer ChangeDetector? It is possible to compare 3D elements:

Thanks,

Danilo


danilo_fme
Evangelist
Forum|alt.badge.img+45
  • Evangelist
  • Best Answer
  • August 30, 2017

Hi @tadekfigura,

I did search with more details in Safe Site and has the Webinar section.

In this section has a interesting Webinar How to Get the Most Out of LiDAR Data.

The transformer PointCloudMerger is good in your case. You can do download the Workspaces from this webinar above and see how can use it.

Documentation PointCloudMerger

Thanks,

Danilo


takashi
Influencer
  • August 30, 2017

Are x, y, z components of all points in the second point cloud exactly equal to those of all points in the first point cloud?


Forum|alt.badge.img
  • Author
  • August 30, 2017
takashi wrote:

Are x, y, z components of all points in the second point cloud exactly equal to those of all points in the first point cloud?

Yes the x,y,z, components are the same. The difference is only in assigning the points to different classes. For example in one file some points are in class "ground" in the other the same pointas are in class "vegetation". I want to get a new file cointationg only the difference in that case the vegetation that was classified from class ground.

 

 


takashi
Influencer
  • August 30, 2017
takashi wrote:

Are x, y, z components of all points in the second point cloud exactly equal to those of all points in the first point cloud?

OK. I think the PointCloudMerger might help you. as @danilo_inovacao suggested.

 

For example, the transformer with this setting routes the points having the same classification to Merged and Referenced port, routes the points having different classification to NotMerged and Unreferenced port.

 

If you need to process only specific classes such as "ground" and "vegetation", you can use the PointCloudFilter to filter points within the source point clouds.

 


Forum|alt.badge.img
  • Author
  • August 30, 2017

Thank you guys!


danilo_fme
Evangelist
Forum|alt.badge.img+45
  • Evangelist
  • August 30, 2017
anthony wrote:

Thank you guys!

You are welcome @tadekfigura !

 

Good teamwork @takashi :)

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