Direct linear transformation: Difference between revisions

Content deleted Content added
m Example: changed to element of null space
Typo/spelling fix , Typos fixed: unkown → unknown, using AWB
Line 3:
: <math> \mathbf{x}_{k} \sim \mathbf{A} \, \mathbf{y}_{k} </math> &nbsp; for <math> \, k = 1, \ldots, N </math>
 
where <math> \mathbf{x}_{k} </math> and <math> \mathbf{y}_{k} </math> are known vectors, <math> \, \sim </math> denotes equality up to an unkownunknown scalar multiplication, and <math> \mathbf{A} </math> is a matrix (or linear transformation) which contains the unknowns to be solved.
 
This type of relation appears frequently in [[projective geometry]]. Practical examples are the relation between 3D points in a scene and their projection onto the image plane of a [[Pinhole camera model|pinhole camera]] and [[Homography|homographies]].