Originally posted by: BrownTown
Look like some pretty standard image manipulations. The translation, rotation, and resizing are all trivial operations and the warping operation is a simple remapping. The only confusing thing in my mind is exactly what "Mobius" has to do with this. I assume its the name of the function for the warping operation?
In geometry, a Möbius transformation is a function:
f(z) = (az + b)/(cz + d)
where z, a, b, c, d are complex numbers satisfying ad - bc ? 0.
Möbius transformations are named in honor of August Ferdinand Möbius, although they are also called homographic transformations or fractional linear transformations.