Need help with recreate canvas from multiple images + coords
Posted: 2013-08-09T02:15:56-07:00
Hello,
I've been struggling with this issue for two days now, I hope you guys can help me out.
I want to combine several images onto one fixed size image, where each item has it's own position (gravity northwest) and rotation (from center). I tried multiple options with "-page", "-composite", "-rotate" and "-distort SRT", but I get lost with all those options and settings where one is for the latest image, the other for all following images and so on... I can't get it to work. Everytime I think I have a break-through, something else isn't like the way it's supposed to be... I did search the forums and stackoverflow.com, but can't find a similar problem. Many questions for "collage" point to users we need a montage, but that is not my solution I think.
These are my input images (examples):
I would really like to know how I can produce this result with the least of commands. Hope you guys can help me out or at least point me in the right direction. Thanks in advance!
I've been struggling with this issue for two days now, I hope you guys can help me out.
I want to combine several images onto one fixed size image, where each item has it's own position (gravity northwest) and rotation (from center). I tried multiple options with "-page", "-composite", "-rotate" and "-distort SRT", but I get lost with all those options and settings where one is for the latest image, the other for all following images and so on... I can't get it to work. Everytime I think I have a break-through, something else isn't like the way it's supposed to be... I did search the forums and stackoverflow.com, but can't find a similar problem. Many questions for "collage" point to users we need a montage, but that is not my solution I think.
These are my input images (examples):
- 1.jpg (scaled to 825x516px, angle 330˚)
- 2.jpg:
- z1: (scaled to 320x240px, angle 350˚)
- z2: (scaled to 400x300px, angle 330˚)
- z3: (scaled to 320x240px, angle 30˚)
- 3.jpg (scaled to 800x600px, angle 330˚)
I would really like to know how I can produce this result with the least of commands. Hope you guys can help me out or at least point me in the right direction. Thanks in advance!
Code: Select all
Platform: OSX 10.8.4
Version: ImageMagick 6.8.6-6 2013-08-05 Q16 http://www.imagemagick.org