Difference between revisions of "Align a stack of photos"

From PanoTools.org Wiki
Jump to navigation Jump to search
(Removed outdatet comment)
 
(5 intermediate revisions by 2 users not shown)
Line 19: Line 19:
  
 
* 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 control points via the Images tab.  [[Panomatic]] may give better results than [[Cpfind]].
+
* Create control points via the [[Hugin Photos tab|Photos tab]][[Align_image_stack]] is specialized for this task. But also [[Panomatic]] or [[Cpfind]] work for this use case.
* Select "Positions and View (y,p,r,v)" and "Optimise now!" in the Optimise tab.
+
* Select "Positions (y,p,r)" and "Optimise now!" in the [[Hugin Photos tab|Photos tab]].
* If necessary, fine tune the control points in the Control Points tab.
+
* If necessary, fine tune the control points in the [[Hugin Control Points tab|Control Points tab]] and optimise again.
* In the fast panorama preview, the images will be on top of each other.  Select "Move/Drag" and "Fit", then deselect all images except the first.  Select "Crop" and "Auto-Crop".
+
* In the [[Hugin Main window|fast panorama preview]], the images will be on top of each other.  Select "Move/Drag" and "Fit", then select "Crop" and "HDR Autocrop".
* Deselect the first image and select the second image.  Crop manually by only reducing the size of the crop rectangle.  Continue one by one until the crop rectangle has been adjusted for all the images.
+
* In the [[Hugin Stitcher tab|Stitcher tab]], select "Calculate Optimal Size", then deselect the default panorama outputs and select "No exposure correction, low dynamic range" in the "Remapped images" section.  Select "Stitch!".
* Select all the images again.
 
* In the Stitcher tab, select "Calculate Optimal Size", then deselect the default panorama outputs and select "No exposure correction, low dynamic range" in the "Remapped images" section.  Select "Stitch!".
 
  
 
See a more detailed view of this article [http://www.lemis.com/grog/photography/aligning-with-Hugin.php here].
 
See a more detailed view of this article [http://www.lemis.com/grog/photography/aligning-with-Hugin.php here].
 
[[Category:Tutorial:Specialised]]
 
[[Category:Tutorial:Specialised]]

Latest revision as of 11:00, 7 February 2015

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

  • Start up a new hugin project for each series and load the images. Set the Field of View, lens parameters and projection type, ie. if your lens is a fisheye, set this for both the input and output projection.
  • Create control points via the Photos tab. Align_image_stack is specialized for this task. But also Panomatic or Cpfind work for this use case.
  • Select "Positions (y,p,r)" and "Optimise now!" in the Photos tab.
  • If necessary, fine tune the control points in the Control Points tab and optimise again.
  • In the fast panorama preview, the images will be on top of each other. Select "Move/Drag" and "Fit", then select "Crop" and "HDR Autocrop".
  • In the Stitcher tab, select "Calculate Optimal Size", then deselect the default panorama outputs and select "No exposure correction, low dynamic range" in the "Remapped images" section. Select "Stitch!".

See a more detailed view of this article here.