Search found 3 matches

by Ornux
2012-11-05T02:50:07-07:00
Forum: Users
Topic: How to blend 3 pictures together, alternating 10px blocks
Replies: 5
Views: 5961

Re: How to blend 3 pictures together, alternating 10px block

You will have to do them two at a time as I don't think masking in -composite works with more than two image. [...]
The third image wasn't necessary, so I limited my selection to two and used your script.

Might I ask what the purpose is of this result?
I have several maps with graphical ...
by Ornux
2012-10-31T01:33:49-07:00
Forum: Users
Topic: How to blend 3 pictures together, alternating 10px blocks
Replies: 5
Views: 5961

Re: How to blend 3 pictures together, alternating 10px block

Thank you so much ! :D

Now that I know how to proceed for two images, I will be able to change it so that it works with 3.
Nice scripts database, btw.
by Ornux
2012-10-30T06:39:42-07:00
Forum: Users
Topic: How to blend 3 pictures together, alternating 10px blocks
Replies: 5
Views: 5961

How to blend 3 pictures together, alternating 10px blocks

Hello,

I'm almost new to ImageMagick, trying to use it to blend 3 pictures in a specific way. Let's call them pictures 1, 2 and 3.
The 3 pictures have the exact same resolution.

I'd like to combine them into a single picture alternating 10 (or 5, or 25, whatever) pixels blocks of each one.

The ...