|
In article <GAKo4q.8B0@lugnet.com>, Sproaticus wrote:
> Hey folks,
>
> I'm trying to average a bunch of images in batch process. Basically, I have
> 33 pics, so I average pic 1 against pic 2, then average the result of that
> against pic 3, and so on, until I process pic 33.
>
> Paint Shop Pro doesn't let you do more than one at a time; ImageMagick
> advertises this capability but so far doesn't seem to be able to; and using
> GD in perl doesn't quite seem to average images so much as it mangles their
> color tables.
>
> Has anyone had any luck with a tool that does this, or am I stuck doing it
> one image at a time in PSP?
I used to do a lot of that... of course, using matlab it's really really
simple... odd, I tried useing 'convert' from the ImageMagick package and
it seemed to work ok for me... how's it failing you?
--
Dan Boger
dan@peeron.com
|
|
Message has 1 Reply: | | Re: Averaging a set of images?
|
| (...) d'oh! I never even looked up convert for this task. Seems kinda anti-intuitive for this to be a conversion task. I was using "mogrify -average" (and, failing that, "combine -blend"), which describe having the average function in the docs but (...) (24 years ago, 22-Mar-01, to lugnet.publish, lugnet.off-topic.geek)
|
Message is in Reply To:
| | Averaging a set of images?
|
| Hey folks, I'm trying to average a bunch of images in batch process. Basically, I have 33 pics, so I average pic 1 against pic 2, then average the result of that against pic 3, and so on, until I process pic 33. Paint Shop Pro doesn't let you do (...) (24 years ago, 22-Mar-01, to lugnet.publish, lugnet.off-topic.geek)
|
4 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|