justincdavis / openVO

Visual Odometry in python with openCV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

openVO

Visual Odometry in python with openCV

Installing

For the basic installation:

$ pip install openVO

To install with built in support for OAK (OpenCV AI-Kit cameras):

$ pip install openVO[oak]

PyPI

This project is available through PyPI. Project page: https://pypi.org/project/openVO/

About

Visual Odometry in python with openCV

License:MIT License


Languages

Language:Python 99.8%Language:Makefile 0.2%