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

Visual six perspective angle calculation #23

Open
LeonisAlpha opened this issue May 13, 2024 · 1 comment
Open

Visual six perspective angle calculation #23

LeonisAlpha opened this issue May 13, 2024 · 1 comment

Comments

@LeonisAlpha
Copy link

Hello, I want to try to add six perspective projections to your visual code. I refer to the visual code of TPVFormer. However, there is a certain difference between the angle of the projection of [ 0.7,1.3,0 ] and the original image. How to calculate [ 0.7,1.3,0 ] ?
image

@chen-wl20
Copy link
Collaborator

Thank you for your interest in this work. You are very perceptive. Actually, I commented out [0.7 1.3 0]. This value can be obtained through manual adjustment of the 3D image to ensure the rendering perspective more closely matches the camera perspective.

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