Single-view metrology deals with measuring lengths in the real world using images. If we have a Projective Transformation from world to image plane, we can directly translate pixels to world coordinates. However, we can also use geometry.

Cross Ratio

Note that ratios arenโ€™t preserved by projections, as demonstrated in the figure below.

However, cross ratios, defined as

are preserved. Thus, in the diagram below,

Furthermore, if a point is at infinity, we have

Transferring Measurements

In an image, we can compute all lengths between points. If weโ€™re given some measurements in the world, we can solve the cross ratios equality above for a single variable to compute all measurements in the world.

Conversely, an interesting application of the cross ratio is using measurements from the world to find the vanishing pointโ€™s projection in the image. This is an alternative method for finding vanishing points that doesnโ€™t require parallel lines.