Layering Multiple Images into a Single Image
Posted: 2011-11-01T21:13:55-07:00
I've poked around the forums and tried to find an answer to what I hope is a simple task---but I'm such a rank amateur, that I suspect an imagemagick guru could answer this question quickly. Apologies if there is a glaringly obvious answer to this question I've simply failed to understand.
I have a few directories with PNGs in them (between 30 and 100 files); these PNGs are page images from old periodicals. I would like to essentially layer all of the pages on top of one another into a single image, the size of a single page, with each page averaged. My hope is to get some insight from the result of how a particular issue (or run of issues) were laid out; by comparing one composite image (made up of all the issues from one year) to another composite image (made up of images from another year) I hope to see, at a glance, how page design/layout changed. (Did the gutter between columns of text, for example, get narrower as paper got more scarce? Did page margins? Line height?)
Any thoughts on the best approach to this task? Is ImageMagick the best tool to use?
(I am running ImageMagick 6.6.2 on Ubuntu Linux)
I have a few directories with PNGs in them (between 30 and 100 files); these PNGs are page images from old periodicals. I would like to essentially layer all of the pages on top of one another into a single image, the size of a single page, with each page averaged. My hope is to get some insight from the result of how a particular issue (or run of issues) were laid out; by comparing one composite image (made up of all the issues from one year) to another composite image (made up of images from another year) I hope to see, at a glance, how page design/layout changed. (Did the gutter between columns of text, for example, get narrower as paper got more scarce? Did page margins? Line height?)
Any thoughts on the best approach to this task? Is ImageMagick the best tool to use?
(I am running ImageMagick 6.6.2 on Ubuntu Linux)