Skip to content

Map the path of the vehicle using a mono camera video frames and recreate its path in a matplotlib pyplot. It implements zhang's 8 point method with RANSAC and uses numpy matrix multiplication to speed up the process time.

Sudharsan10/visual-odometry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social-header

Visual Odometry.
Explore the docs »

Report bug · Request feature

visual-odometry

This project uses a data from a monocamera image to extract the location info and map itself into the map based on the data with respect to frames/time.

Sneek Peak

Visual Odometry GIF

DOCUMENTATION under progress!! Will be available soon!

About

Map the path of the vehicle using a mono camera video frames and recreate its path in a matplotlib pyplot. It implements zhang's 8 point method with RANSAC and uses numpy matrix multiplication to speed up the process time.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages