In the case where
, that is, the coordinates of the two pinholes of the two views are coincident
, the transformation (8.31) reduces in dimension and results in an equation compatible with a homography, and consequently valid for any point in the image, regardless of the presence of a dominant plane. Therefore, when the pinhole is common between the two views (thus representing a pure rotation or modification of intrinsic parameters), it is possible to achieve a perfect transformation for all points in the image. This process of projecting points from one camera to another by modifying intrinsic parameters and rotation is referred to as rectification.
To rectify an image, that is, to generate a dense image 1 from the points of image 2, it is necessary to use the homography matrix
Through the transformation (8.37), it is possible to convert an image captured by a camera with parameters
into an image of a virtual camera with parameters
.
The discussion applies to all homographies, a method for obtaining the matrix without knowledge of the intrinsic and extrinsic parameters but solely through correspondences between the views of the two cameras is presented in section 8.5.1. The homography can then be factored to retrieve the parameters that generated it.
Paolo medici