• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Help with understanding matrices
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Help with understanding matrices


  • Subject: Re: Help with understanding matrices
  • From: "Mark J. Reed" <email@hidden>
  • Date: Fri, 15 Feb 2008 09:30:21 -0500

Skew (a.k.a. "shear" outside of Adobe) and rotation and scaling are
not independent values.  They're all combined together in the matrix.
And you don't have enough information to separate them all back out.
Consider each of the components:

horizontal skew
vertical skew
horizontal scale
vertical scale
rotation angle

That's five variables.  You only have four relevant values from the matrix.

And there's no difference in the effect on an image, whether you start
out by saying you're going to rotate it so many degrees and then scale
it, or by saying you're going to skew it so much along each axis.

You can use the matrix to reconstruct what the image is like in an
untransformed state, but if you want to represent the transformation
itself - as something other than the matrix -, you have to pick your
representation.   It makes sense to include either rotation or skew in
that representation, but not both.
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

  • Follow-Ups:
    • Re: Help with understanding matrices
      • From: Simon Topliss <email@hidden>
References: 
 >Help with understanding matrices (From: Simon Topliss <email@hidden>)
 >Re: Help with understanding matrices (From: Simon Topliss <email@hidden>)
 >Re: Help with understanding matrices (From: deivy petrescu <email@hidden>)
 >Re: Help with understanding matrices (From: Simon Topliss <email@hidden>)
 >Re: Help with understanding matrices (From: "Mark J. Reed" <email@hidden>)
 >Re: Help with understanding matrices (From: Simon Topliss <email@hidden>)

  • Prev by Date: Re: Help with understanding matrices
  • Next by Date: Re: Help with understanding matrices
  • Previous by thread: Re: Help with understanding matrices
  • Next by thread: Re: Help with understanding matrices
  • Index(es):
    • Date
    • Thread