Degrees of Freedom in Affine Transformation and Homogeneous Transformation

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite












I understand that a 2D Affine Transformation has 6 DOF and a 2D Homogeneous Transformation has 8 DOF. However, how can I identify what those independent paramters are?



If we consider Euclidean Transformation, it has 3 DOF: rotation, translation in x and translation in y.
beginbmatrixC_theta&-S_theta&t_x\S_theta&C_theta&t_y\0&0&1endbmatrix
If we consider Similarity transform, it has 4 DOF: rotation, translation in x, translation in y and scaling.
beginbmatrixsC_theta&-sS_theta&t_x\sS_theta&sC_theta&t_y\0&0&1endbmatrix



1) Similarily, what makes up the 6 DOF of Affine matrix and 8 DOF of Homogeneous matrix?



2) Unlike the Euclidean and Similarity Transformation, is there no fixed set of DOF?



3) Can they be any six (if we take Affine as example) of rotation, translation (in x, y), scaling (in x, y), shearing, reflection etc. depending on the application?



4) If so, given an Affine matrix, can we know what the DOF are without knowledge of application?



Link1 says Affine transformation is a combination of translation, rotation, scale, aspect ratio and shear.
Link2 says it consists of 2 rotations, 2 scaling and traslations (in x, y).
Link3 indicates that it can be a combination of various different transformations.



I am a little confused about the whole idea. Thanks in advance.







share|cite|improve this question























    up vote
    0
    down vote

    favorite












    I understand that a 2D Affine Transformation has 6 DOF and a 2D Homogeneous Transformation has 8 DOF. However, how can I identify what those independent paramters are?



    If we consider Euclidean Transformation, it has 3 DOF: rotation, translation in x and translation in y.
    beginbmatrixC_theta&-S_theta&t_x\S_theta&C_theta&t_y\0&0&1endbmatrix
    If we consider Similarity transform, it has 4 DOF: rotation, translation in x, translation in y and scaling.
    beginbmatrixsC_theta&-sS_theta&t_x\sS_theta&sC_theta&t_y\0&0&1endbmatrix



    1) Similarily, what makes up the 6 DOF of Affine matrix and 8 DOF of Homogeneous matrix?



    2) Unlike the Euclidean and Similarity Transformation, is there no fixed set of DOF?



    3) Can they be any six (if we take Affine as example) of rotation, translation (in x, y), scaling (in x, y), shearing, reflection etc. depending on the application?



    4) If so, given an Affine matrix, can we know what the DOF are without knowledge of application?



    Link1 says Affine transformation is a combination of translation, rotation, scale, aspect ratio and shear.
    Link2 says it consists of 2 rotations, 2 scaling and traslations (in x, y).
    Link3 indicates that it can be a combination of various different transformations.



    I am a little confused about the whole idea. Thanks in advance.







    share|cite|improve this question





















      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      I understand that a 2D Affine Transformation has 6 DOF and a 2D Homogeneous Transformation has 8 DOF. However, how can I identify what those independent paramters are?



      If we consider Euclidean Transformation, it has 3 DOF: rotation, translation in x and translation in y.
      beginbmatrixC_theta&-S_theta&t_x\S_theta&C_theta&t_y\0&0&1endbmatrix
      If we consider Similarity transform, it has 4 DOF: rotation, translation in x, translation in y and scaling.
      beginbmatrixsC_theta&-sS_theta&t_x\sS_theta&sC_theta&t_y\0&0&1endbmatrix



      1) Similarily, what makes up the 6 DOF of Affine matrix and 8 DOF of Homogeneous matrix?



      2) Unlike the Euclidean and Similarity Transformation, is there no fixed set of DOF?



      3) Can they be any six (if we take Affine as example) of rotation, translation (in x, y), scaling (in x, y), shearing, reflection etc. depending on the application?



      4) If so, given an Affine matrix, can we know what the DOF are without knowledge of application?



      Link1 says Affine transformation is a combination of translation, rotation, scale, aspect ratio and shear.
      Link2 says it consists of 2 rotations, 2 scaling and traslations (in x, y).
      Link3 indicates that it can be a combination of various different transformations.



      I am a little confused about the whole idea. Thanks in advance.







      share|cite|improve this question











      I understand that a 2D Affine Transformation has 6 DOF and a 2D Homogeneous Transformation has 8 DOF. However, how can I identify what those independent paramters are?



      If we consider Euclidean Transformation, it has 3 DOF: rotation, translation in x and translation in y.
      beginbmatrixC_theta&-S_theta&t_x\S_theta&C_theta&t_y\0&0&1endbmatrix
      If we consider Similarity transform, it has 4 DOF: rotation, translation in x, translation in y and scaling.
      beginbmatrixsC_theta&-sS_theta&t_x\sS_theta&sC_theta&t_y\0&0&1endbmatrix



      1) Similarily, what makes up the 6 DOF of Affine matrix and 8 DOF of Homogeneous matrix?



      2) Unlike the Euclidean and Similarity Transformation, is there no fixed set of DOF?



      3) Can they be any six (if we take Affine as example) of rotation, translation (in x, y), scaling (in x, y), shearing, reflection etc. depending on the application?



      4) If so, given an Affine matrix, can we know what the DOF are without knowledge of application?



      Link1 says Affine transformation is a combination of translation, rotation, scale, aspect ratio and shear.
      Link2 says it consists of 2 rotations, 2 scaling and traslations (in x, y).
      Link3 indicates that it can be a combination of various different transformations.



      I am a little confused about the whole idea. Thanks in advance.









      share|cite|improve this question










      share|cite|improve this question




      share|cite|improve this question









      asked Jul 29 at 13:29









      skr_robo

      1013




      1013

























          active

          oldest

          votes











          Your Answer




          StackExchange.ifUsing("editor", function ()
          return StackExchange.using("mathjaxEditing", function ()
          StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
          StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
          );
          );
          , "mathjax-editing");

          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "69"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          convertImagesToLinks: true,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          noCode: true, onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );








           

          draft saved


          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2866077%2fdegrees-of-freedom-in-affine-transformation-and-homogeneous-transformation%23new-answer', 'question_page');

          );

          Post as a guest



































          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes










           

          draft saved


          draft discarded


























           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2866077%2fdegrees-of-freedom-in-affine-transformation-and-homogeneous-transformation%23new-answer', 'question_page');

          );

          Post as a guest













































































          Comments

          Popular posts from this blog

          What is the equation of a 3D cone with generalised tilt?

          Color the edges and diagonals of a regular polygon

          Relationship between determinant of matrix and determinant of adjoint?