The document discusses different methods for stereo reconstruction from images based on the type of camera calibration information available.
1) With intrinsic and extrinsic camera parameters known, metric 3D geometry can be computed via triangulation of corresponding image points.
2) With only intrinsic parameters known, the scale of reconstructed points is unknown. Extrinsic parameters can be estimated from the essential matrix to allow triangulation up to an unknown scale factor.
3) With no camera parameters known, points can still be reconstructed up to an unknown projective transformation by defining a projective coordinate system from point correspondences and the fundamental matrix.