Table of Contents

Task 0: Basic Geometry

Task 0-1: Points and Lines in a Plane

This is a simple task that demonstrates working with homogeneous planar points and lines.

Slides for this assignment.

Task 0-2: Robust Maximum Likelihood Estimation of a Line(s) From Points

Estimation of a model with presence of a noise and outliers is demonstrated in the task of line fitting.

Slides for this assignment.

Supplementary material: probabilistic model of line and model fitting.

Task 0-3: Perspective camera

Develop a simulation of perspective camera projection – wire-frame model.

Slides for this assignment.

Task 0-4: Estimation of Homographies

Use robust estimation to find two dominant homographies fulfilling the homology constraint.

Slides for this assignment.