Search found 2 matches

by Dubhghlas
2012-07-07T21:28:20-07:00
Forum: Users
Topic: Possible to convert a Vertical Perspective to Mercator?
Replies: 2
Views: 4077

Re: Possible to convert a Vertical Perspective to Mercator?

When attempting to use the script I get this error:
FILE ./satmaps/GOES15-mir.jpg DOES NOT EXIST OR IS NOT AN ORDINARY FILE, NOT READABLE OR HAS ZERO SIZE

The command I'm attempting is:
./fisheye2pano.sh -v -90,0 -h 0 -f angle ./satmaps/GOES15-mir.jpg ./satmaps/test.jpg

EDIT: Doh! Never mind ...
by Dubhghlas
2012-07-07T20:36:26-07:00
Forum: Users
Topic: Possible to convert a Vertical Perspective to Mercator?
Replies: 2
Views: 4077

Possible to convert a Vertical Perspective to Mercator?

I have an image from the GOES weather satellite that is in it's normal Vertical Perspective projection. Would ImageMagick have a way to distort the image to a Mercator projection? I'm relatively new to ImageMagick so I'm pretty unsure of how to even begin the process. I anticipate that the image ...