Difference between revisions of "Panorama formats"

From PanoTools.org Wiki
Jump to navigation Jump to search
m (Reverted edits by Tapio (Talk) to last version by Erik Krause)
 
(23 intermediate revisions by 6 users not shown)
Line 1: Line 1:
The format of a panorama is defined in broad terms by the [[Projections|projection]] used to map the full or partial 3D scene onto a 2 dimensional print or screen. There are several types of projections in use:
+
{{Glossary|The format of a panorama is defined in broad terms by the [[Projections|projection]]|1}} used to map the full or partial 3D scene onto a 2 dimensional print or screen.
 +
There are several types of projections in use:
  
 
=== Full Spherical Formats ===
 
=== Full Spherical Formats ===
There are two main spherical formats: [[Equirectangular]] and [[Cubic Projection|Cubic]]. Both are able to display the whole sphere that surrounds us - 360� along the horizon, 90� up and 90� down. Specialized [[Panoviewer|viewers]] are needed to view spherical panoramas.
+
There are two main spherical formats: [[Equirectangular]] and [[Cubic Projection|Cubic]]. Both are able to display the whole sphere that surrounds us - 360° along the horizon, 90° up and 90° down. Specialized [[Panorama Viewers|viewers]] are needed to view spherical panoramas.
  
 +
[[Image:Equirectangular.JPG|thumb|250px|equirectangular panorama format]]
 
==== Equirectangular ====
 
==== Equirectangular ====
{|
+
The equirectangular format is widely used by a couple of [[Panorama Viewers]] as for example [[PTViewer]] and [[SPi-V]]. It consists of a single image with an [[Aspect Ratio|aspect ratio]] of 2:1 (that is, the width must be exactly twice the height).
| The equirectangular format is widely used by a couple of [[Panorama Viewers]] as for example [[PTViewer]] and [[SPi-V]]. It consists of a single image with an [[Aspect Ratio|aspect ratio]] of 2:1 (that is, the width must be exactly twice the hight).
+
{{clr}}
||
 
| [[Image:Equirectangular.JPG|thumb|equirectangular panorama format]]
 
|}
 
  
 +
[[Image:Cubic.jpg|thumb|250px|cubic panorama format]]
 
==== Cubic ====
 
==== Cubic ====
{|
+
The [[Cubic Projection|cubic]] format uses 6 cube faces to fill the whole sphere around us. The image is remapped to the cubefaces which fit seamlessly.  
| The [[Cubic Projection|cubic]] format uses 6 cube faces to fill the whole sphere around us. The image is remapped to the cubefaces which fit seamlessly.  
 
  
 
One very wide spread cubic format is [[Quicktime|QuickTime]] VR. It consists of one file containing the 6 faces as [[JPEG]] compressed images together with a header giving basic information how the panorama should be displayed.
 
One very wide spread cubic format is [[Quicktime|QuickTime]] VR. It consists of one file containing the 6 faces as [[JPEG]] compressed images together with a header giving basic information how the panorama should be displayed.
  
 
Another cubic format is used by [[SPi-V]]. It consists of the 6 cubefaces in a single row or column. [[SPi-V]] treats any image with an [[Aspect Ratio|aspect ratio]] of exactly 6:1 as a cubic spherical panorama.
 
Another cubic format is used by [[SPi-V]]. It consists of the 6 cubefaces in a single row or column. [[SPi-V]] treats any image with an [[Aspect Ratio|aspect ratio]] of exactly 6:1 as a cubic spherical panorama.
||
+
{{clr}}
| [[Image:Cubic.jpg|thumb|cubic panorama format]]
+
 
|}
+
[[Image:little_planet.jpg|thumb|250px|Little planet remapping example © Erik Krause]]
 +
==== "Little Planet" ====
 +
This is an unusal format that remaps a full sphere such that the ground looks like if it was a little planet. See [[Unusual remappings#Little planet|Unusual remappings]] for details.{{clr}}
  
 
=== Partial Formats ===
 
=== Partial Formats ===
There is a number of possibilities to display partial panoramas - these are panoramas that don't fill the whole sphere in one or the other way. Partial panoramas can be displayed directly if they don't cover more than approximately 120� along the shorter side (that is they can be 360� in one direction but must be 120� or less in the other direction). The main formats are [[Cylindrical Projection|Cylindrical]] and [[Rectilinear Projection|Rectilinear]], but partial spherical panoramas are possible, too.
+
There is a number of possibilities to display partial panoramas - these are panoramas that don't fill the whole sphere in one or the other way. Partial panoramas can be displayed directly if they don't cover more than approximately 120° along the shorter side (that is they can be 360° in one direction but must be 120° or less in the other direction). The main formats are [[Cylindrical Projection|Cylindrical]] and [[Rectilinear Projection|Rectilinear]], but partial spherical panoramas are possible, too.
  
 +
[[Image:Cylindrical.JPG|thumb|250px|cylindrical panorama format]]
 
==== Cylindrical ====
 
==== Cylindrical ====
{|
+
[[Cylindrical Projection|Cylindrical]] panoramas can show a full circle along the horizon or a part of it. They are very popular for landscape panoramas. If used for architectural subjects it might be of bother that horizontal lines (except the horizon itself) are bent.
| [[Cylindrical Projection|Cylindrical]] panoramas can show a full circle along the horizon or a part of it. They are very popular for landscape panoramas. If used for architectural subjects it might bother that horizontal lines (except the horizon itself) are bend.
+
{{clr}}
||
 
| [[Image:Cylindrical.JPG|thumb|cylindrical panorama format]]
 
|}
 
  
 +
[[Image:orientation-plate.jpg|thumb|250px|Arc formed panorama example © Erik Krause]]
 +
 +
==== Arc formed ====
 +
A special type of a [[Cylindrical Projection]] where the panorama is arched like on common orientation plates. See details on [[Unusual remappings#Orientation plate (arc)|Unusual remappings]].{{clr}}
 +
 +
[[Image:Rectlinear.JPG|thumb|250px|rectilinear panorama format]]
 
==== Rectilinear ====
 
==== Rectilinear ====
{|
+
[[Rectilinear Projection|Rectilinear]] panoramas display the subject just like an ordinary (non-fisheye) lens would do. The horizontal and vertical field of view are limited to about 120°. Straight lines stay straight, hence they are good for architectural subjects. But if either field of view is too large they suffer from unnatural looking distortions in the corners.
| [[Rectilinear Projection|Rectilinear]] panoramas display the subject just like an ordinary (non-fisheye) lens would do. The horizontal and vertical field of view are limited to about 120�. Straight lines stay straight, hence they are good for architectural subjects. But if either field of view is too large they suffer from unnatural looking distortions in the corners.
+
{{clr}}
||
+
 
| [[Image:Rectlinear.JPG|thumb|rectlinear panorama format]]
+
[[Image:Equirectangular_cut.jpg|thumb|250px|cutted equirectangular panorama format]]
|}
 
  
 
==== Partial Spherical ====
 
==== Partial Spherical ====
{|
+
To partial spherical panoramas applies basically the same as to full sphericals (see above). In most cases they are used to cut off [[Zenith]] or [[Nadir]]. Vertical field of view has to be limited in this case to prevent the viewer from misinterpreting the source images.
| To partial spherical panoramas applies basically the same as to full sphericals (see above). In most cases they are used to cut off [[Zenith]] or [[Nadir]]. Vertical field of view has to be limited in this case to prevent the viewer from misinterpreting the source images.
+
{{clr}}
||
+
 
| [[Image:Equirectangular_cut.jpg|thumb|cutted equirectangular panorama format]]
+
[[Category:Glossary]]
|}
 

Latest revision as of 16:34, 10 May 2010

The format of a panorama is defined in broad terms by the projection used to map the full or partial 3D scene onto a 2 dimensional print or screen. There are several types of projections in use:

Full Spherical Formats

There are two main spherical formats: Equirectangular and Cubic. Both are able to display the whole sphere that surrounds us - 360° along the horizon, 90° up and 90° down. Specialized viewers are needed to view spherical panoramas.

equirectangular panorama format

Equirectangular

The equirectangular format is widely used by a couple of Panorama Viewers as for example PTViewer and SPi-V. It consists of a single image with an aspect ratio of 2:1 (that is, the width must be exactly twice the height).

cubic panorama format

Cubic

The cubic format uses 6 cube faces to fill the whole sphere around us. The image is remapped to the cubefaces which fit seamlessly.

One very wide spread cubic format is QuickTime VR. It consists of one file containing the 6 faces as JPEG compressed images together with a header giving basic information how the panorama should be displayed.

Another cubic format is used by SPi-V. It consists of the 6 cubefaces in a single row or column. SPi-V treats any image with an aspect ratio of exactly 6:1 as a cubic spherical panorama.

Little planet remapping example © Erik Krause

"Little Planet"

This is an unusal format that remaps a full sphere such that the ground looks like if it was a little planet. See Unusual remappings for details.

Partial Formats

There is a number of possibilities to display partial panoramas - these are panoramas that don't fill the whole sphere in one or the other way. Partial panoramas can be displayed directly if they don't cover more than approximately 120° along the shorter side (that is they can be 360° in one direction but must be 120° or less in the other direction). The main formats are Cylindrical and Rectilinear, but partial spherical panoramas are possible, too.

cylindrical panorama format

Cylindrical

Cylindrical panoramas can show a full circle along the horizon or a part of it. They are very popular for landscape panoramas. If used for architectural subjects it might be of bother that horizontal lines (except the horizon itself) are bent.

Arc formed panorama example © Erik Krause

Arc formed

A special type of a Cylindrical Projection where the panorama is arched like on common orientation plates. See details on Unusual remappings.

rectilinear panorama format

Rectilinear

Rectilinear panoramas display the subject just like an ordinary (non-fisheye) lens would do. The horizontal and vertical field of view are limited to about 120°. Straight lines stay straight, hence they are good for architectural subjects. But if either field of view is too large they suffer from unnatural looking distortions in the corners.

cutted equirectangular panorama format

Partial Spherical

To partial spherical panoramas applies basically the same as to full sphericals (see above). In most cases they are used to cut off Zenith or Nadir. Vertical field of view has to be limited in this case to prevent the viewer from misinterpreting the source images.