Page 1 of 4   1 2 3 > last >>
Bookmark this page: Add What s the best free tool for joining digital maps  to Yahoo MyWeb Add What s the best free tool for joining digital maps  to Google Bookmarks Add What s the best free tool for joining digital maps  to Windows Live Add What s the best free tool for joining digital maps  to Del.icio.us Digg What s the best free tool for joining digital maps ! Add What s the best free tool for joining digital maps  to Netscape
  •  
  • Subject
  • Author
  • Date
If you were  Registered and logged in, you could reply and use other advanced thread options
Posted by Philip Green on April 18, 2007, 8:55 am



I have a number of smallish digital maps in .JPG format that I would like to
join up into one large map.

Photostitch won't do the trick as these .JPG files do not have any
overlapping area at all.

What's the easiest free (or cheap) program to do this with?

I can use RISC OS or windows or DOS software.


--
Regards,
Philip.

Posted by Anton Betzler on April 18, 2007, 8:58 am



> What's the easiest free (or cheap) program to do this with?

I'm using www.irfanview.com on Windows.

hth
Anton

Posted by Stichting ST on April 18, 2007, 10:39 am


wrote:

>I have a number of smallish digital maps in .JPG format that I would like to
>join up into one large map.
>Photostitch won't do the trick as these .JPG files do not have any
>overlapping area at all.
>What's the easiest free (or cheap) program to do this with?
>I can use RISC OS or windows or DOS software.

In case there is no overlap but the images fit seamless together I advice the
program
http://www.t3i.nl/myblog/index.php
Image Arithmetic
It is free.

"Image Arithmetic provides the following functionality:

* merge images by addition, subtraction, multiplication, division and
difference,
* merge images by selecting lightest or darkest colour values,
* merge images by interlacing vertically or horizontally,
* tile images into a matrix of up to 1024×1024 images,

etc.
The last function is what you need.


Piet

P.S.:
Testimonials
* Hello, I found your program Image Arithmetic, while searching for
software that can stitch multiple jpeg files together. I found your program
very good & fast.
Assas U.


Posted by Mr T on April 18, 2007, 4:05 pm



>
> I have a number of smallish digital maps in .JPG format that I would
> like to join up into one large map.
>
> Photostitch won't do the trick as these .JPG files do not have any
> overlapping area at all.
>
> What's the easiest free (or cheap) program to do this with?
>
> I can use RISC OS or windows or DOS software.
>
>

http://www.imagemagick.org/script/command-line-tools.php

With the commandline tool 'convert' option +append you can make rows.
With 'convert' -append you can make column(s).

Use BAT files to ease things up.

example:
convert s0101.bmp s0102.bmp s0103.bmp +append r1.bmp
convert s0201.bmp s0202.bmp s0203.bmp +append r2.bmp
convert s0301.bmp s0302.bmp s0303.bmp +append r3.bmp
convert r1.bmp r2.bmp r3.bmp -append d.bmp

Posted by pugwash on April 18, 2007, 4:27 pm


Selotape?


> I have a number of smallish digital maps in .JPG format that I would like
> to
> join up into one large map.
> Photostitch won't do the trick as these .JPG files do not have any
> overlapping area at all.
> What's the easiest free (or cheap) program to do this with?
> I can use RISC OS or windows or DOS software.
> --
> Regards,
> Philip.


Page 1 of 4   1 2 3 > last >>