Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rigid 2d point set alignment doesn't converge well enough #106

Open
smujiang opened this issue Jan 8, 2024 · 0 comments
Open

rigid 2d point set alignment doesn't converge well enough #106

smujiang opened this issue Jan 8, 2024 · 0 comments

Comments

@smujiang
Copy link

smujiang commented Jan 8, 2024

Hi, thanks for providing this amazing implementation.

I'm working on align two point sets. To validate the highest alignment accuracy, I simplely create a simulated pointset (illustrated in figure as "simulated", green dots) from the original pointset (illustrated in figure as "original", red dots), and then apply the rigid CPD to align the points. Ideally the affined pointset (illustrated in figure as "simulated_affined", blue dots) should be overlap well on the red dots. However, there is always gap between the two pointsets (red dots and blue dots) even if I set the 'maxiter' very high (~200) and 'tol' very small. Could you please gave me some advice on getting higher alignment accuracy?

2024-01-08_140701

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant