Skip to content

A SWIG Python wrapper around libviso2 visual odometry software from www.cvlibs.net

Notifications You must be signed in to change notification settings

miquelmassot/pyviso2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyviso2: SWIG python bindings for libviso2

Fork of https://github.com/jlowenz/pyviso2, with additional wrappers for exposing the matching API (the original only contained wrappers for Visual Odometry).

Installation instructions

Make sure you have SWIG installed (on Ubuntu: sudo apt-get install swig), and then you can use pip to install pyviso2.

cd src/

pip install -e .

About

A SWIG Python wrapper around libviso2 visual odometry software from www.cvlibs.net

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 74.8%
  • C 17.1%
  • Python 6.2%
  • Jupyter Notebook 1.4%
  • Other 0.5%