Difference between revisions of "Parallax"

From PanoTools.org Wiki
Jump to navigation Jump to search
m (corrected punctuation & grammar; rephrased sentence for clarity; changed "only way" to "a useful way" since there are other ways of dealing with the problem, though probably none as useful as this.)
(formula for calculation of parallax - to be completed)
Line 5: Line 5:
  
 
Parallax errors are sometimes very hard to retouch, since necessary background details might be obscured by foreground details. A useful way to fix these kinds of errors is to 'invent' some background details.
 
Parallax errors are sometimes very hard to retouch, since necessary background details might be obscured by foreground details. A useful way to fix these kinds of errors is to 'invent' some background details.
 +
 +
Parallax depends on
 +
the object distance <math>d\,</math>, the displacement of the nodal point <math>r\,</math> and
 +
half the rotation angle between two shots, the off axis angle <math>\alpha\,</math>. Then the half parallax angle <math>\beta\,</math> will be:
 +
<math>\beta = atan\frac {r*sin(\alpha)} {d - r*cos(\alpha)}</math>
 +
 +
Since <math>d\,</math> usually is far larger than <math>r\,</math> this could be abbreviated to <math>\beta = atan\frac {r*sin(\alpha)} {d}</math>
 +
 
[[Category:Glossary]]
 
[[Category:Glossary]]

Revision as of 16:51, 1 October 2007

Parallax demo © Bernhard Vogl (GIF animation must be turned on)

If you shoot the same scene from a slightly different point of view, the foreground will be shifted in relation to the background, as in this example image.

Parallax occures in panoramic photography if camera and lens are not rotated around the Entrance pupil of the lens. A difference caused by parallax will be visible in the overlap between two adjacent images.

Parallax errors are sometimes very hard to retouch, since necessary background details might be obscured by foreground details. A useful way to fix these kinds of errors is to 'invent' some background details.

Parallax depends on the object distance , the displacement of the nodal point and half the rotation angle between two shots, the off axis angle . Then the half parallax angle will be:

Since usually is far larger than this could be abbreviated to