Aligning multiple images into one image?
Posted
by Gerald Kaszuba
on Stack Overflow
See other posts from Stack Overflow
or by Gerald Kaszuba
Published on 2010-04-07T05:29:48Z
Indexed on
2010/04/07
5:33 UTC
Read the original article
Hit count: 233
What is a good method to align images together that may have different rotations, exposures, etc, but have the same background or other fixed reference?
Adobe Photoshop can do this with its "Photomerge" feature.
How can I do this programatically? Is there an Open Source application that does it?
© Stack Overflow or respective owner