Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 317 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 317 Bytes

DLT

A basic python implementation of the normalized DLT algorithm: It follows the steps in algorithm 4.2 from Zisserman Multiple View Geometry (2nd edition)

Run

python3 DLT.py

Data

The boat folder contains two images (original and warped) together with their corresponding homography data points.