Correcting misaligned point cloud data

Feel free to ask any question here
Post Reply
crobar
Posts: 1
Joined: Thu Mar 10, 2022 1:04 pm

Correcting misaligned point cloud data

Post by crobar »

I have a cloud which seems to be made up of three separate sets of points. The cloud is a laser scan of a wind turbine blade. A slice through the cloud is shown below where you can see there are three distinct areas which appear misaligned. These are not from three separate files, I just have a single .asc file of all points.
blade_slice.png
blade_slice.png (9.98 KiB) Viewed 489 times
Would it be possible to realign these point sets? There's no easy way to select the sets that I can see, even though visually it's pretty clear. The most impotent part is the 'fat' side, on the right of the top image, known as the 'leading edge' of the blade.

The overall geometry looks like this:
blade_full.png
blade_full.png (114.54 KiB) Viewed 489 times
daniel
Site Admin
Posts: 7710
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: Correcting misaligned point cloud data

Post by daniel »

So it's just one point clouds with several parts badly registered together?

In this case, that's definitely a problem ;). If you can spit the cloud in multiple parts with the scissors tool, then you could try to register them with the ICP tool or a similar approach.

Do you have by pure change a scalar field that would help you differentiate the different scans? (timestamp, source index, etc.)
Daniel, CloudCompare admin
Post Reply