Search found 4 matches

by dpluigi
2011-01-04T11:24:58-07:00
Forum: IMagick
Topic: Combine Satellite images in to a large file
Replies: 5
Views: 17907

Re: Combine Satellite images in to a large file

Hi, The sub-directory structure I described was set by the downloading Satellite image application to organize the large amount of tile files and is not related to resolution. All these files are at the same resolution and would result in one image at one scale ratio. Actually, all these sub ...
by dpluigi
2011-01-03T22:19:34-07:00
Forum: PerlMagick
Topic: Combine Satellite tile images into one large file
Replies: 0
Views: 9371

Combine Satellite tile images into one large file

Hi, I have downloaded satellite image from Google Map for my personal use. The satellite image was saved as combination of tiles. The tiles covering my area of interest were saved in directories labeled 000, 001, ... through 255. Each sub-directories contain 256x256 pixels images, each named ...
by dpluigi
2011-01-03T22:15:29-07:00
Forum: IMagick
Topic: Combine Satellite images in to a large file
Replies: 5
Views: 17907

Re: Combine Satellite images in to a large file

The image files in each sub-directories have the exact same resolution. I saw the Montage command but wondered how can this command or a script using this command can scan over each folder in turn/sequentially in the right order. The order should be easily to follow since the naming convention would ...
by dpluigi
2011-01-03T21:48:39-07:00
Forum: IMagick
Topic: Combine Satellite images in to a large file
Replies: 5
Views: 17907

Combine Satellite images in to a large file

Hi, I have downloaded satellite image from Google Map for my personal use. The satellite image was saved as combination of tiles. The tiles covering my area of interest were saved in directories labeled 000, 001, ... through 255. Each sub-directories contain 256x256 pixels images, each named ...