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

PnP that can handle points in homogenous coordinates #271

Open
lessthanoptimal opened this issue Jun 14, 2021 · 0 comments
Open

PnP that can handle points in homogenous coordinates #271

lessthanoptimal opened this issue Jun 14, 2021 · 0 comments
Labels
feature request New Feature Request

Comments

@lessthanoptimal
Copy link
Owner

Needs to properly handle homogenous coordinates and not just convert them into 3D points. This way if points are far away they will not screw up the numerics and will effectively just contribute to the orientation estimate. If only points at infinity are found the translation component should be zero. This might require adding a slight bias to keeping it at (0,0,0).

@lessthanoptimal lessthanoptimal added the feature request New Feature Request label Jan 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New Feature Request
Projects
None yet
Development

No branches or pull requests

1 participant