Autumn...

Autumn...

by Linus Kleen

submit your photo


Picture of the Week Themes
Suggest and vote on themes

Please participate in Meta
and help us grow.

Tell me more ×
Photography Stack Exchange is a question and answer site for professional, enthusiast and amateur photographers. It's 100% free, no registration required.

I've been playing around with some time lapse sequences shot from the roof of our building in New York. It's terribly windy and the resulting sequence exhibits some slight camera shake.

I'm seeking a software solution to align the images to compensate. Note: I don't have PhotoShop.

share|improve this question

4 Answers

up vote 12 down vote accepted

Aligning can be done for example with stitching-programs like Hugin.

  • add all you pictures to the hugin-project
  • let the pictures be analyzed/matched by "align image stack" (Images - Tab: Feature-Matching)
  • add some points if needed (Control Points - Tab)
  • set optimization to Position and Translation at the most (Optimiser-Tab)
  • Optimize (Optimiser-Tab)
  • check with "Preview panorama" (button above)
  • go to Stitcher-Tab, set Projection to "Rectilinear"
  • choose Output as "Remapped images"
  • stitch! :D

You will get your pictures remapped into several exactly overlapping ones in the choosen format/size (Stitcher-Tab: Autocrop can remove nonoverlapping borders). It's a nice side-effect and prerequisite of stitching, I used it to create ghost-images (people swinging down a slope: put them five times into one picture), just stitching them together later (using enfuse/enblend on command line).

Hugin can do much more (like every decent stitcher, I guess), for example remove your barrel distortion and also vignetting. Look into optimizations for that.

share|improve this answer
thanks so much for the recommendation, I'll definitely check it out. I'm downloading the Mac build as I type this... – Kris Jan 25 '11 at 15:47
+1 - cool Hugin side effect. I'll have to play with this, too. – D. Lambert Jan 25 '11 at 16:02

An interesting next step could be to use a software called Flake to get rid of people, cars ... on crowded places. You can find it also on the Mac App Store. I just stepped over it but have yet to try it.

share|improve this answer
It does look like an interesting compositor, but I don't know if it does auto-alignment well — that's not listed as a feature. – mattdm Jan 24 '12 at 12:39
He used Apple's Shake for alignment, so I guess one would have to go with Hugin first if you do not have Shake – hctWien Jan 24 '12 at 16:25

If you end up uploading the video to youtube, you may use the build-in video editor of the site. There is a 'stabilize video' effect there. Here you can find a more detailed description with a sample video.

Of course the Hugin-based solution described by Leonides will most likely give you a better result, but this solution is much simpler.

share|improve this answer

Preliminary note: I wanted to add a comment to the chosen answer, but couldn't add a comment, so I add it as an answer - I'm happy if anybody can move it to the comments.

I have tried the auto-align feature of hugin (via the align_image_stack command). I used it for a time-lapse sequence and it does not work well (probably, because there is too much movement of objects in the scene). Understandably, hugin doesn't seem to be able to set control points only in the background. - So be careful with hugin for a full-automated solution.

Update: I now have tried the alignment feature in Photoshop CS5 with the same time-lapse sequence. The result is definitively much better via align_image_stack. So, if you have access to Photoshop, give it a shot - it's worth it!

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.