Skip to content
/ RANSAC Public

A simple python implementation of the RANSAC algorithm:, as described in Zisserman Multiple View Geometry (2nd edition)

Notifications You must be signed in to change notification settings

agrija9/RANSAC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RANSAC

A simple python implementation of the RANSAC algorithm:, as described in Zisserman Multiple View Geometry (2nd edition)

Run

python3 RANSAC.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 RANSAC algorithm:, as described in Zisserman Multiple View Geometry (2nd edition)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages