Re: Auto-rotate image
[email protected] Sat, 28 Mar 2009 01:27:16 -0500
| Newsgroups | gmane.comp.video.image-magick.devel |
|---|---|
| Message-ID | <[email protected]> |
Thank you! I'm having trouble finding a '-deskew' option. which utility (executable) is it with? ~Andy P.S. If it matters, i'm running Ubuntu Ibex. +imagemagick+andromodon+837af9350a.duc.sequere.aut.de.via.decede#[email protected] wrote: >> >> Do you know how, whenever you scan a book or magazine page, the >> >> image is inevitably a little bit crooked? >> >> >> > > > > ImageMagick has a -deskew option to auto-rotate an image. However, if you > > have a better solution, post it here. To code up your solution, consider an > > ImageMagick custom image filter discussed here > > http://www.imagemagick.org/script/architecture.php#filters. Near the end > > of this discussion you will find a link to the Magick Filter Kit to help you > > get started with your development. > > > > >