Skip to content

Indushekhar/Visual-Odometry-For-Position-Tracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visual-Odometry-For-Position-Tracking

Overview

Visual Odometry is a crucial concept in Robotics Perception for estimating the trajectory of the Robot (camera to be precise). The concepts involved in Visual Odometry are quite the same for SLAM which needless to say is an integral part of Perception.

This project aims to develop a visual odomtery pipleline for the postion tracking application.

Output

Test Image 4

The output can be viewed at link

Dependencies

  1. MATLAB R2017b

  2. Oxford Dataset

MATLAB R2017b can be dowloaded from the link.

Download the oxford dataset from this link and move it input folder of the project repository.

Run instructions

After downloading the dataset.

  1. Add the input folder to the MATLAB path

  2. Run project2Main.m to see the plot along with image frame.

  3. Run project2MatlabComparison.m for see the plot of comparison

Test Image 1

Test Image 3

Test Image 3

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages