Skip to content

KumnegerH/equirectangular-toolbox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Equirectangular-toolbox

Handy toolbox for equirectangular images

Equirectangular to Gnomonic projection

nfov.py

  • A tool to extract a normal field of view of any given center point from any given equirectangular image/frame.
  • Highly optimized implementation to compute every pixel projection mapping at once, with bilinear interpolation for smoother image.
  • References: mathworld.wolfram.com, wikipedia

DEMO

Input equirectangular image:

360.jpg ^ image taken from internet

Normal Field of View output images:

nfov.jpg

nfov.jpg

About

Handy tool for equirectangular images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%