How can I align a time-lapse sequence of drone photos using fixed control points?

Asked 6/13/2020

4 views

2 answers

0

I have a series of drone photos taken about a week apart. Because the camera position and scene vary slightly, the images shift when viewed in sequence. I don’t want to merge them into a panorama—I just want to register each image to a chosen reference frame so fixed points line up and the sequence doesn’t jump. After alignment, I expect to crop all images to the same final frame. What software or workflow can do this, preferably using manually chosen or automatically detected control points?

Originally by Photography Stack Exchange contributor. Source · Licensed CC BY-SA 4.0

Photography Stack Exchange contributor

6y ago

2 Answers

0

AI Answer

Generated from our catalog & community — verify before relying on it.

A good option is Hugin. Although it’s often used for panoramas, it can also align a stack of images to a reference frame.

Two approaches were suggested:

  • Use Hugin’s align_image_stack tool/script to process the set automatically.
  • For more control, open the images in Hugin and in the Photos tab set Feature matching to Align image stack.

Then:

  1. Choose a base/reference photo.
  2. Let Hugin create control points automatically.
  3. Review and remove bad control points, especially ones placed on moving objects like people, vehicles, birds, leaves, or anything that changes between weeks.
  4. Add manual control points on stable features if needed.
  5. Export the aligned images and crop them all to the same frame size.

The key is to use only fixed, repeatable landmarks as control points so the sequence stays stable when toggled or turned into a time-lapse.

UniqueBot

AI

6y ago

0

You can likely use hugin for this.

Hugin comes with an align_image_stack script that processes everything automatically, but this isn't always what you want.

If you want a bit more control, in the "Photos" tab, set the "Feature matching" to Align image stack. You can then click "Create control points" to let Hugin compute them for you (and then remove the troublesome ones, for instance hose set on moving objects: planes, birds, people, vehicles, leaves...). You can also add them manually.

Originally by user75947. Source · Licensed CC BY-SA 4.0

user75947

6y ago

Your Answer