equirectangular-toolbox
equirectangular-toolbox copied to clipboard
Handy tool for equirectangular images
NFOV
Hello, Thanks, your solution helped me a lot :)! How do you define the normal field of view, how does it depend from the input image?
Hi, thanks for sharing the code. Your solution has been really helpful for me! However, I found a small issue. You can replicate it by changing line 20: `self.FOV =...
Would it be possible to add a nearest neighbor interpolation to this package? If so how would we go about implementing that?
I added argparse to script and requirements.txt. Now it has cli interface. matplotlib was removed.