Skip to content
/ DLT Public

A simple python implementation of the normalized DLT algorithm

Notifications You must be signed in to change notification settings

agrija9/DLT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A simple python implementation of the normalized DLT algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages