Splitting an image in half (into two images) from a script
From: B Thomas (thomasb_at_math.ohio-state.edu)
Date: 01/26/05
- Next message: spatenau_at_gmail.com: "Re: master script to keep specified number of child processes running until entire task finished"
- Previous message: B Thomas: "Producing Numbered filenames of equal length"
- Next in thread: John DuBois: "Re: Splitting an image in half (into two images) from a script"
- Reply: John DuBois: "Re: Splitting an image in half (into two images) from a script"
- Reply: Thomas Weidenfeller: "Re: Splitting an image in half (into two images) from a script"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 26 Jan 2005 20:24:41 GMT
Hi,
How does one split an image into two images from a script. For instance
if we have a number of files that are scans of a journal containing
two pages. How does one split each scan into two images contianing one
page each. The method needs to be applicable to a length wise split
or a width wise split
The problem I have with using convert (from imagemagick) is specifying
image dimension in pixels . These are not going to be know if all this
has to be done in a bash script.
sincerely
B Thomas
- Next message: spatenau_at_gmail.com: "Re: master script to keep specified number of child processes running until entire task finished"
- Previous message: B Thomas: "Producing Numbered filenames of equal length"
- Next in thread: John DuBois: "Re: Splitting an image in half (into two images) from a script"
- Reply: John DuBois: "Re: Splitting an image in half (into two images) from a script"
- Reply: Thomas Weidenfeller: "Re: Splitting an image in half (into two images) from a script"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|