Partial Overlap Reference

Feel free to ask any question here
Post Reply
SmirkyMcFace
Posts: 3
Joined: Thu Jul 08, 2021 1:47 am

Partial Overlap Reference

Post by SmirkyMcFace »

Hello,

First of all, I have been using CC for my study and this software is super useful. I just want to say thank you to anyone who has contributed to this. Thank you so much!

I am trying to understand more about the theory/mechanics behind the "final overlap" function in the registrations. They worked well for my applications but I don't understand why. I found something called "Trimmed ICP" but I am not sure if it is the same thing. Is the "final overlap function" based on some journal articles? Or is there any resources that someone can kindly share with me?

Thank you again!
daniel
Site Admin
Posts: 7711
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: Partial Overlap Reference

Post by daniel »

We haven't developed it following any article at least. But in a way it's a subcase of 'trimmed ICP' I guess.

We simply ignore the X% of points that are farther from the reference entity at each iteration (where X = 100 - overlap%).
Daniel, CloudCompare admin
SmirkyMcFace
Posts: 3
Joined: Thu Jul 08, 2021 1:47 am

Re: Partial Overlap Reference

Post by SmirkyMcFace »

Ah ok, thank you for the clarification.

Then can you please point me to the section of GitHub where I can look at the exact algorithm you used to implement the partial overlap ICP?

Thank you again!
daniel
Site Admin
Posts: 7711
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: Partial Overlap Reference

Post by daniel »

Daniel, CloudCompare admin
SmirkyMcFace
Posts: 3
Joined: Thu Jul 08, 2021 1:47 am

Re: Partial Overlap Reference

Post by SmirkyMcFace »

Thank you very much, Daniel!
Post Reply