Skip to content

tek5030/solution-simple-vo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visual Odometry, proposed solution

This is our proposed solution for the lab "Visual Odometry" in the computer vision course TEK5030 at the University of Oslo.

Please see the lab guide for more information.


Prerequisites

As in lab-stereo, you will need to install the tek5030 camera-library for the lab. Head over to the repository and follow the installation instructions.
Note: The camera-library is preinstalled on the lab computers and in the tek5030/devcontainer Docker image.

For this lab, we can unfortunately not rely on conan to install all required OpenCV modules (namely the viz module for 3D visualization). You have a few other options: