Skip to content

andryr/stereo-visual-odometry

Repository files navigation

Stereo Visual Odometry

Overview

This project implements a simple Stereo Visual Odometry system based on the NOTF paper.

Dependencies

  • OpenCV 4
  • matplotlib
  • tqdm

To installe required dependencies just execute pip install -r requirements.txt in your terminal.

Testing on the KITTI dataset

The following command can be used to test on the KITTI dataset : python -m visual_odometry dataset_path sequence_id


Figure 1: Results on sequence 02 of the KITTI dataset

References

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages