This document summarizes Ja-Keoung Koo's presentation on structure from motion. It discusses image formation, the structure from motion pipeline with calibrated cameras, and the 8-point algorithm. The key points are:
1. Image formation maps 3D world points to 2D image points using a camera's intrinsic and extrinsic parameters.
2. Structure from motion with calibrated cameras recovers 3D structure and camera motion from 2D correspondences using the essential matrix and 8-point algorithm.
3. The 8-point algorithm finds the essential matrix from point correspondences, decomposes it to recover the rotation and translation between views.