About affine distort, need help

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?".
Post Reply
willjnzhang
Posts: 1
Joined: 2018-08-15T00:48:00-07:00
Authentication code: 1152

About affine distort, need help

Post by willjnzhang »

When I apply affine distort on a image by using the magic++ api, how can i get the coordinate mapping from the original image to the distorted image?
Note that, the param "bestfit" is set to TRUE.
Post Reply