Search found 3 matches
- 2011-07-11T09:29:02-07:00
- Forum: Users
- Topic: Batch processing help. Is this possible?
- Replies: 6
- Views: 18424
Re: Batch processing help. Is this possible?
I'm extremely grateful Wolfgang! Actually the other day I was browsing your page looking for some solution. Thanks guys!
- 2011-07-10T21:53:07-07:00
- Forum: Users
- Topic: Batch processing help. Is this possible?
- Replies: 6
- Views: 18424
Re: Batch processing help. Is this possible?
Hi!
Thanks for the replies. The reference image won't change. The ref image has the same dimensions. I want to give the script a line of code that takes the reference image and adds (for example the pixel values) it to all of the images in a directory. It can overwrite them.
__
Daniel
Thanks for the replies. The reference image won't change. The ref image has the same dimensions. I want to give the script a line of code that takes the reference image and adds (for example the pixel values) it to all of the images in a directory. It can overwrite them.
__
Daniel
- 2011-07-10T08:06:01-07:00
- Forum: Users
- Topic: Batch processing help. Is this possible?
- Replies: 6
- Views: 18424
Batch processing help. Is this possible?
Hi! New user here. I'm writing a Windows script (AutoHotkey) for my university, which saves lots of .tif images into a directory. I have heard that Imagemagick is very good at batch image processing, so here goes my question: Lets say I have a reference file somewhere, and I want to add (or subtract ...