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

Panoramic / Equirectangular Image support #13

Open
sanskar107 opened this issue Sep 11, 2024 · 1 comment
Open

Panoramic / Equirectangular Image support #13

sanskar107 opened this issue Sep 11, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@sanskar107
Copy link

sanskar107 commented Sep 11, 2024

Any plans on releasing support for equirectangular image ? @hugoycj @Stable-X

@hugoycj
Copy link
Collaborator

hugoycj commented Sep 12, 2024

We apologize that support for equirectangular images is not scheduled for implementation in recent weeks. As an alternative, we suggest the following workaround:

  1. Convert the equirectangular image to 6 or 8 pinhole images.
  2. Use the current pipeline to predict the normal map for the pinhole image.
  3. Undistort the resulting normal map back to the equirectangular format.

@hugoycj hugoycj closed this as completed Sep 12, 2024
@hugoycj hugoycj reopened this Sep 12, 2024
@hugoycj hugoycj added the enhancement New feature or request label Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants