Summary on Distortion Transforms

Questions and postings pertaining to the development of ImageMagick, feature enhancements, and ImageMagick internals. ImageMagick source code and algorithms are discussed here. Usage questions which are too arcane for the normal user list should also be posted here.
Post Reply
User avatar
anthony
Posts: 8883
Joined: 2004-05-31T19:27:03-07:00
Authentication code: 8675308
Location: Brisbane, Australia

Summary on Distortion Transforms

Post by anthony »

FYI...

As part of an on going email discussion on Perspective transforms, I have tryed to summarize exactly what a 'Distrotion transform' is and how it is 'generally', (as apposed to actually) implemented.

http://www.cit.gu.edu.au/~anthony/graph ... s/#summary

I would like your view on this summary.

With this summary, I can invisage a more 'generalized' and object orientated transformation algorithm, that can be used for many of the existing distortion transformations, including distortion maps (positional and displacement), affine transformations, rotations, shears, and even perspective, that may be a lot faster given the current very complex multi-stage algorithms being used.

Comments?
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
Post Reply