Stereographic image converter (Python)

A simple tool that converts images with a rectilinear projection (ordinary photos, game screenshots etc) to a stereographic (angle-preserving) projection, and displays the result. My first attempt at an image manipulation tool, now a guinea pig for displaying code on a website. Requires the scipy and matplotlib packages. Takes two arguments: source image filename and source image horizontal field-of-view in degrees.
Source: stereo_img.py

 

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.