yzslab / nerfstudio

A collaboration friendly studio for NeRFs
https://docs.nerf.studio
Apache License 2.0
148 stars 10 forks source link

Equirectangular cameras #1

Open pdxmusic opened 1 year ago

pdxmusic commented 1 year ago

Congrats on the awesome integration, it works great!

I wanted to ask if you plan to implement rendering with an equirectangular camera, I saw that it is present but it doesn't work, I also noticed that the FOV seems to be a bit buggy, you have to click on render view and viewport to update the setting.

yzslab commented 1 year ago

Hi, the problem about the FoV is inherited from upstream NeRFStudio, so I recommend you submit an issue here. About the equirectangular camera support, I will check it later.

pdxmusic commented 12 months ago

Hi Zhensheng, did you have time to take a look at the equirectangular cameras?

antoinebio commented 10 months ago

Hi i tested the equirectangular mode but without any success

image

I don't know if it whether the source images that are given in TIFF...

image

image

antoinebio commented 10 months ago

tried to modify that part of the script https://github.com/nerfstudio-project/nerfstudio/blob/main/nerfstudio/process_data/equirect_utils.py and adding tif image management but still

image

and also

image