facebookresearch / localrf

An algorithm for reconstructing the radiance field of a large-scale scene from a single casually captured video.
MIT License
956 stars 62 forks source link

How should I specify FOV if my horizontal FOV and vertical FOV are different? #26

Open MTshengyi opened 12 months ago

MTshengyi commented 12 months ago

Thanks for your nick work! How should I specify FOV if my horizontal FOV and vertical FOV are different?

ameuleman commented 12 months ago

Hi, We convert horizontal FoV to focal length and assume focal length is the same in the vertical and horizontal directions. With this assumption, vertical and horizontal FoVs will be different if the aspect ratio is not 1.