Re: How to automatically two scanned image tiles
- From: Penguiniator <no-way@xxxxxxxxxxxx>
- Date: Tue, 22 Aug 2006 07:30:15 -0700
Robi wrote:
About the best you can hope for is to create a script that
expects file names for each "tile" to correspond to a
particular location in a grid and then to stitch them
together.
That's interesting. That's the first time I read about GIMP
scripts, I never experienced that. Where do I start from? Any
hint?
You might want to start here:
http://www.gimp.org/tutorials/Basic_Scheme2/
I personally don't know how to automate the scanning part. I'm
sure it can be done. I just haven't had to do that myself. SANE,
I think? It could be done from the shell or from GIMP
I really do not want to become a GIMP script
professional. I'd simply start with the suggested script that
takes each tile and puts them together into a single big image.
I can standardize the scanning process on my own, so that files
get proper names and the script can run without modification on
every tile group.
Sounds like you have the beginnings of it already, maybe as a
shell script? You might also consider using ImageMagick for
this.
Do you think you can help me in getting it
done?
Maybe.
Of course GIMP has no idea about alignment, distortions, text
or whatever. That's why I was hoping there could be some plugin
that solves the prob in an automatic way.
But let's do one thing at a time :-) I will be happy with a
partially automatic process too. Every second spared is
blessed.
I don't think you'll find a plugin that can handle those issues
on its own. I was about to say that the tiling part could be
handled with existing plugins, but all of the plugins I have
seen create tiles rather than the other way around. Still, I
don't think it would be that hard using a consistent filename
pattern as the basis and a consistent grid. You'll just have to
edit the results to align everything and adjust the colors at
the edges.
"Grokking the GIMP" has a section on creating panoramas that
describes how to do this. You can download a copy at:
http://gimp-savvy.com/BOOK/index.html
--
regards
.
- Follow-Ups:
- Re: How to automatically two scanned image tiles
- From: houghi
- Re: How to automatically two scanned image tiles
- References:
- How to automatically two scanned image tiles
- From: Robi
- Re: How to automatically two scanned image tiles
- From: Penguiniator
- Re: How to automatically two scanned image tiles
- From: Robi
- How to automatically two scanned image tiles
- Prev by Date: Re: gimp and slice image html
- Next by Date: Re: How to automatically two scanned image tiles
- Previous by thread: Re: How to automatically two scanned image tiles
- Next by thread: Re: How to automatically two scanned image tiles
- Index(es):
Relevant Pages
|