equirectangular-toolbox icon indicating copy to clipboard operation
equirectangular-toolbox copied to clipboard

Handy tool for equirectangular images

Results 4 equirectangular-toolbox issues
Sort by recently updated
recently updated
newest added

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.