Skip to content

Latest commit

 

History

28 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VO_pipeline

Requirements

  • Create the environment from the environment.yml file:
conda env create -f environment.yml
  • Additionally we will also require:

Folder Structure

  • Keypoint_Detection_and_Matching : This folder contains code for a simple harris corner detection and matching script from scratch.
  • VO : This folder has the code for the visual odometry pipeline including g2o optimization.
  • pangolin_example : This folder has the code for visualization of a trajectory using pangolin.

About

A simple Visual Odometry pipeline using monocular camera and bundle adjustment.

Resources

Stars

6 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages