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

Question about the PCA for spatial-variant data #28

Open
ewrfcas opened this issue Nov 27, 2024 · 2 comments
Open

Question about the PCA for spatial-variant data #28

ewrfcas opened this issue Nov 27, 2024 · 2 comments

Comments

@ewrfcas
Copy link

ewrfcas commented Nov 27, 2024

Thanks for your good work!
Here is a question how to use PCA to achieve spatial-variant data?
Because the colmap coordinates are somehow random, while the camera would not locate in a certain plane (xy or yz) as shown below:
image
Maybe all three coordinates (xyz) enjoy large eigenvalues, while only one plane should be considered (tilted plane).
So why could using PCA with XYZ get the correct projection distance D? How do you set the dimension in PCA (2 or 3)?
Thanks.

@heheyas
Copy link

heheyas commented Nov 27, 2024

Hi, ewrfcas, checkout here for a more detailed camera pose orientation and centering.

@ewrfcas
Copy link
Author

ewrfcas commented Nov 28, 2024

Thanks for your reply, I would try this function.

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

2 participants