You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thank you for the open-source code.
I am using the python wrapper for GO-ICP from @aalavandhaann and I noticed something.
When I use his script with default parameters and no trimming to register the provided model and data bunnies, I get good results.
However, when I center and scale to unit sphere the provided bunnies (as you indicated it should be done in the instructions), and run the same script, I get a completely wrong result.
Do you have any indication why is that so? Is the algorithm very sensitive to the scale and/or location of the point clouds?
I left an issue on his Github repo as well, with the centering an scaling functions I use, if you want to take a look.
The text was updated successfully, but these errors were encountered:
Hi,
thank you for the open-source code.
I am using the python wrapper for GO-ICP from @aalavandhaann and I noticed something.
When I use his script with default parameters and no trimming to register the provided model and data bunnies, I get good results.
However, when I center and scale to unit sphere the provided bunnies (as you indicated it should be done in the instructions), and run the same script, I get a completely wrong result.
Do you have any indication why is that so? Is the algorithm very sensitive to the scale and/or location of the point clouds?
I left an issue on his Github repo as well, with the centering an scaling functions I use, if you want to take a look.
The text was updated successfully, but these errors were encountered: