How does align tool work ?

Feel free to ask any question here
Post Reply
Jean-Yves
Posts: 2
Joined: Thu May 15, 2025 1:28 pm

How does align tool work ?

Post by Jean-Yves »

Hello,
I'm looking for documentation to understand how the “align” tool works.
On which values is the root mean square calculated?
How does it work?

Thank you in advance.
daniel
Site Admin
Posts: 8158
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: How does align tool work ?

Post by daniel »

So the documentation is here: https://www.cloudcompare.org/doc/wiki/index.php/Align

And the RMS is simply the root of the average squared distance between every pair of points (after registration).
Daniel, CloudCompare admin
Jean-Yves
Posts: 2
Joined: Thu May 15, 2025 1:28 pm

Re: How does align tool work ?

Post by Jean-Yves »

Thank you very much.

If I understand correctly, this is a 7-parameters HELMERT transformation such that the distance between each pair of points is minimised ?
daniel
Site Admin
Posts: 8158
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: How does align tool work ?

Post by daniel »

Yes, I believe we use Umeyama's algorithm to find it.

And before we were using: 'Closed-form solution of absolute orientation using unit quaternions', B.K.P. Horn, 1987.
Daniel, CloudCompare admin
Post Reply