Skip to content

jagennath-hari/Project-2-Visual-Odometry-RANSAC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project-2-Visual-Odometry-RANSAC

Computed Visual Odometry using corner extraction from April Tags and optical flow using ORB

Setup

The dataset required for this project is stored in the data directory and managed using Git LFS.

Clone the repository with Git LFS enabled:

git lfs install
git clone https://github.com/jagennath-hari/Project-2-Visual-Odometry-RANSAC

If you cloned the repo without LFS enabled, run:

git lfs pull

Part 1

Computed state of quadrotor using the corner extraction from April Tags.

Results

Part 2

State estimation of quadrotor using optical flow using ORB and KLT tracker, additional step of outlier removal using RANSAC.

Results

Report

To read a detailed report, click HERE.

About

Computed Visual Odometry using corner extraction from April Tags and optical flow using ORB

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages