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

Some questions about the formula of your paper #4

Open
HLH13297997663 opened this issue Jun 23, 2020 · 5 comments
Open

Some questions about the formula of your paper #4

HLH13297997663 opened this issue Jun 23, 2020 · 5 comments

Comments

@HLH13297997663
Copy link

In Section 3.2, I can't understand the formula: GR = E(0, 0.5π, 0) · G, How does this formula relate to the following formula (1) and (2)?
How theta and phi in the code work in this formula?

@fuenwang
Copy link
Owner

Maybe you can follow my another repo for cubemap convertion:
https://github.com/fuenwang/PanoramaUtility/blob/master/Utils/Equirec2Cube.py#L29

In line 16 - 29,I define the rotation for different cube faces and this is related to E(?, ?, ?) in the paper. If you are still confused about it, feel free to ask me.

@HLH13297997663
Copy link
Author

HLH13297997663 commented Jun 25, 2020 via email

@fuenwang
Copy link
Owner

Yes, because if we directly derive xyz of cubemap from equirectangular, we cannot obtain one-to-one mapping pixel on cubemap. This means we will get a cubemap with black hole in certain area. So in here we have to use the inverse mapping to solve it and find the inverse relation.

@KOuldamer
Copy link

Hello,
Could you send me the paper of this work?

@diarmaidocualain
Copy link

Hello, Could you send me the paper of this work?

https://arxiv.org/pdf/1811.05304.pdf

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

4 participants