Perspective Scaling

The project presented on this site was undertaken to solve the problem of exploring paths in services such as Street View. Currently, moving around on the street level with these services for an extended period is an unpleasant experience. To make it better, continuous movement must be achieved, but the number of missing frames between panoramas prevents that. The result of this project is a computer graphics method called perspective scaling that can be used to recover the missing frames in web browsers using data gathered along with the panoramas.

Read more about the method, the challenges and possible improvements in the paper, try the live demo or check out the code.