We can use the rotation matrix and the pin-hole equation (8.15) to demonstrate some notable results. We define, from the system, the function of
in
called perspective mapping, defined as:
| (8.21) |
For each image, there are 3 vanishing points, closely related to the choice of reference axes.
Let us consider the first axis as an example. In our reference system, the coordinate represents the distance (the discussion is similar for the other two coordinates). We take this coordinate to infinity while keeping the other two constant. What we obtain is the point
| (8.22) |
Using homogeneous matrices, it is possible to achieve the same result with a more compact formalism.
Taking the perspective transformation (8.14) and sequentially sending
,
, and
, the image points (in homogeneous coordinates) obtained, representing the vanishing points in the three directions, are exactly the columns of the matrix
, namely:
| (8.23) |
In particular, considering the simplified case ,
, and
, the vanishing points are located at
It seems that you've provided a placeholder or a command for a math block (
| (8.24) |
It is noteworthy that since the 3 columns of are orthonormal, it is sufficient to know 2 vanishing points to always obtain the third (see previous section).
If we send to infinity not one variable but multiple ones, we obtain more than one point. For but with
, the vanishing point degenerates into a line described by the equation
| (8.25) |
As a point in the projected image degenerates into a line, a line described by the equation becomes in the projected image
| (8.26) |
Paolo medici