Difference between revisions of "Barrel distortion"

From PanoTools.org Wiki
Jump to navigation Jump to search
m (typo)
(Info about a, b and c parameters)
Line 1: Line 1:
'''Barrel distortion''' is the opposite of [[pincushion distortion]].
+
'''Barrel distortion''' is the opposite of [[pincushion distortion]], it is a radial image distortion
 +
introduced by the lens itself.
  
 
[[Image:Barrel-distortion.jpg|frame|none|A photograph showing exaggerated barrel distortion]]
 
[[Image:Barrel-distortion.jpg|frame|none|A photograph showing exaggerated barrel distortion]]
 +
 +
== Panorama Tools a, b & c parameters ==
 +
 +
The [[Panorama Tools]] a, b & c parameters correspond to a third-order
 +
radial polynomial describing radial lens distortion. It is never exact,
 +
but can give a pretty good approximation to the real behaviour of a
 +
given lens.  The parameters are used by various tools to correct both
 +
'''barrel distortion''' and [[pincushion distortion]].
 +
 +
There are a number of ways to determine the a, b, c and [[field of view|fov]]
 +
parameters for a particular lens/camera combination:
 +
 +
* Taking a single photograph of a rectangular object, selecting lots of horizontal and vertical control points, then optimising [[roll]], [[pitch]], [[yaw]], [[field of view|fov]], a, b & c. You need to set the output format to rectilinear for this technique to work.  The process is similar to this [http://hugin.sourceforge.net/tutorials/architectural/ hugin architectural tutorial]:
 +
 +
* Taking two or more overlapping photographs and selecting lots of normal control points, then optimising [[roll]], [[pitch]], [[yaw]], [[field of view|fov]], a, b & c. This technique works with any output format (note that to get a really accurate measure of the [[field of view]], you have to take a full 360 degree panorama).
 +
 +
* Using a tool such as [[PTLens]] or [[clens]] to read the [[JPEG]] [[EXIF]] data and correct the image automatically by looking up the lens in an existing database.
 +
 +
The fov, a, b & c parameters are fairly consistent between shots
 +
with the same camera/lens combination so you can use them again and
 +
again.  Though they ''can'' vary slightly depending on the aperture
 +
size and the focus distance, so many panographers tend to recalculate
 +
them for every stitch as part of their normal workflow.
 +
 +
The a & c parameters control distortion at the centre and edges of
 +
the picture so are not very important, you can normally just zero
 +
them and use the b parameter by itself.
  
 
== Tools to correct barrel distortion ==
 
== Tools to correct barrel distortion ==

Revision as of 15:37, 3 June 2005

Barrel distortion is the opposite of pincushion distortion, it is a radial image distortion introduced by the lens itself.

A photograph showing exaggerated barrel distortion

Panorama Tools a, b & c parameters

The Panorama Tools a, b & c parameters correspond to a third-order radial polynomial describing radial lens distortion. It is never exact, but can give a pretty good approximation to the real behaviour of a given lens. The parameters are used by various tools to correct both barrel distortion and pincushion distortion.

There are a number of ways to determine the a, b, c and fov parameters for a particular lens/camera combination:

  • Taking a single photograph of a rectangular object, selecting lots of horizontal and vertical control points, then optimising roll, pitch, yaw, fov, a, b & c. You need to set the output format to rectilinear for this technique to work. The process is similar to this hugin architectural tutorial:
  • Taking two or more overlapping photographs and selecting lots of normal control points, then optimising roll, pitch, yaw, fov, a, b & c. This technique works with any output format (note that to get a really accurate measure of the field of view, you have to take a full 360 degree panorama).
  • Using a tool such as PTLens or clens to read the JPEG EXIF data and correct the image automatically by looking up the lens in an existing database.

The fov, a, b & c parameters are fairly consistent between shots with the same camera/lens combination so you can use them again and again. Though they can vary slightly depending on the aperture size and the focus distance, so many panographers tend to recalculate them for every stitch as part of their normal workflow.

The a & c parameters control distortion at the centre and edges of the picture so are not very important, you can normally just zero them and use the b parameter by itself.

Tools to correct barrel distortion

  • The original PTStitcher can be scripted to batch process images with known a, b & c parameters. It can also be operated with one of the GUI tools such as PTGui, PTAssembler, hugin or PTMac.
  • PTLens is a Photoshop plugin and a stand-alone Windows tool that uses the same a, b & c parameters and comes with a database of popular lenses.
  • CamChecker is a tool for automatically determining lens distortion and generates a different set of parameters from everything else.