Page 1 of 1

Matching points, cloud deflection vectors

Posted: Sat Jan 07, 2023 9:50 am
by p..
I would like to compare cloud to cloud but first I need to match both clouds together. How does self-matching work? When using the "finely registered already aligned entities" function, when I select all the matching points, will the cloud not be deformed, stretched so that the program fits them? When fitting two clouds together, won't it distort the cloud-to-cloud comparison?
Or maybe it's better to manually match "Aligns to clouds by picking equivalent point pairs"?

Is there a plugin that shows with vectors in which direction the clouds are tilted relative to each other?

Re: Matching points, cloud deflection vectors

Posted: Sun Jan 08, 2023 6:47 pm
by daniel
No, ICP is a rigid registration algorithm. All points are taken into account, but that's just to minimize the errors (not to 'stretch' the cloud).

Still, it is a good idea to set the 'overlap' parameters correctly, in order to avoid taking into account points that are far from the 'reference' cloud.

See https://www.cloudcompare.org/doc/wiki/index.php/ICP

Re: Matching points, cloud deflection vectors

Posted: Sun Jan 08, 2023 7:33 pm
by p..
Is there a plugin that shows with vectors in which direction the clouds are tilted relative to each other?

Re: Matching points, cloud deflection vectors

Posted: Sun Jan 08, 2023 10:26 pm
by daniel
Not sure to understand, but ... probably not ;)