Difference between revisions of "Align a stack of photos"

From PanoTools.org Wiki
Jump to navigation Jump to search
m (note extended depth of field usage)
(→‎Aligning with hugin: Added some keyboard shortcuts and menu descriptions; not sure if this is windows-specific, though)
(4 intermediate revisions by 2 users not shown)
Line 18: Line 18:
 
== Aligning with hugin ==
 
== Aligning with hugin ==
  
* Start up a new hugin project for each series and load the images.  Set the [[field of view]], [[lens correction model|lens parameters]] and [[projections|projection]] type, ie. if your lens is a [[fisheye Projection|fisheye]], set this for both the input and output projection.
+
* Start up a new [[hugin]] project for each series and load the images.  Set the [[Field of View]], [[lens correction model|lens parameters]] and [[projections|projection]] type, ie. if your lens is a [[fisheye Projection|fisheye]], set this for both the input and output projection.
  
 
* Create a few hundred [[control points]] between each pair of consecutive photos with the '''g''' key in the '''control point''' tab.
 
* Create a few hundred [[control points]] between each pair of consecutive photos with the '''g''' key in the '''control point''' tab.
  
* Fine tune all points and delete any with a correlation less than 90% (ie. enter -0.9 in '''select by distance''' and delete).
+
* Fine tune all points (available in the Edit menu)
  
* Optimise positions and delete any control points with an error greater than 0.2 pixels, reoptimise.
+
* Delete any control points with a correlation less than 90% (i.e. open the control point list (F3 or the Show Control Points icon in the toolbar), press the '''select by distance''' button, enter -0.9, and hit the '''delete''' button).
 +
 
 +
* Optimise positions ('''ctrl-T'''), select points by distance again but this time enter 0.2. Optimise again.
  
 
* Adjust the field-of view in the '''stitching''' tab to something slightly smaller than the input size so there are no transparent edges.
 
* Adjust the field-of view in the '''stitching''' tab to something slightly smaller than the input size so there are no transparent edges.
Line 30: Line 32:
 
* Stitch to '''multiple TIFF''' format.
 
* Stitch to '''multiple TIFF''' format.
  
[[Category:Tutorial]][[Category:Tutorial:Specialised]]
+
[[Category:Tutorial:Specialised]]

Revision as of 00:49, 20 January 2009

There are occasions where it is necessary to align a set of otherwise identical pictures:

  • Aligning red, green and blue channels to correct chromatic aberration.
  • Aligning photos taken over a period of time to create a time-lapse movie.
  • Aligning bracketed shots to create a single HDR or contrast blended image.
  • Aligning photos taken at different focus distances to merge into a single extended Depth of Field image.

Panorama tools is particularly useful for this process since it allows sub-pixel alignment and has a sophisticated lens correction model for applying distortion - Even photos taken years apart with different cameras can be aligned perfectly.

Most tools for HDR generation such as photomatix have some level of automatic alignment, so this may be sufficient for most purposes. Otherwise the hdrprep perl script automates the process described below:

Aligning with hugin

  • Create a few hundred control points between each pair of consecutive photos with the g key in the control point tab.
  • Fine tune all points (available in the Edit menu)
  • Delete any control points with a correlation less than 90% (i.e. open the control point list (F3 or the Show Control Points icon in the toolbar), press the select by distance button, enter -0.9, and hit the delete button).
  • Optimise positions (ctrl-T), select points by distance again but this time enter 0.2. Optimise again.
  • Adjust the field-of view in the stitching tab to something slightly smaller than the input size so there are no transparent edges.
  • Stitch to multiple TIFF format.