Recent content by Avinash Raj

  1. A

    Resetting the Affine Transformation matrix

    It is obvious that SVD of the matrix T is shown. An IEEE paper (Face Verification With Balanced Thresholds) that I read few days back says "the right orthogonal matrix of SVD of a transformation matrix does not affect the similarity measure if based on Euclidean distance." I drew blanks in my...
  2. A

    Resetting the Affine Transformation matrix

    I didnt go into details of initialising the tranformation matrix as well as the "resetting". I presumed that those in the forum are learned enough to know the basics of affine transformation. Do let me know if somebody wants more data from me to be able to explain the concept to me.
  3. A

    Resetting the Affine Transformation matrix

    Affine Transformation Matrix is said to be formed by initializing it using a learned projection matrix from a conventional algorithm like Eigenfaces or Fisherfaces; then it is reset by using the singular value decomposition T=UAV', where T is the transformation matrix. Could somebody explain...
Back
Top