pisi / Reel

The premier 360° solution for jQuery.
http://reel360.org
MIT License
689 stars 210 forks source link

Fix image distortion (linear panoramas) [Suggestion] #273

Closed moikirsch closed 9 years ago

moikirsch commented 10 years ago

As anyone can notice, when doing a 360 panorama there is certain distortion (straight lines look curved).

In the past some Java viewers and even some Flash based corrected this with some image manipulation.

I found the following which might help give an idea on how to fix it on a HTML/Javascript viewer: http://adityasankr.tumblr.com/post/3458572813/html5-panorama-viewer

pisi commented 9 years ago

Nice technique indeed and can come in helpful for next versions. Thanks!

At the present though Reel displays only rectilinear panoramic images and it does not assume cylindrical projection. The software, which user uses to "stitch" his individual images into a rectilinear image already does this for you.