- Compute the fundamental matrix F from a pair of normalized images with at least 8 corresponding points
- Draw the epipolar lines on both images
- download all files to single folder
- run from cmd example: python3 ./eight_point_alg.py
- Show how the linear triangulation method extends to n>2 images
- Derive a method for triangulation in the case of pure translational motion of the cameras
-- Ans for Part 2 in ComputerVisionEx3.pdf