advanced convert usage?

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

Re: advanced convert usage?

Post by fmw42 »

You could use fx to do a second order warp. Then pick control points and see how well it warps back.

Or get a photo or map in a lat/long coordinate and warp it to some map projection, often UTM, or vice-versa.

If I can think of anything or find something, I will let you know.
Post Reply