Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 316 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 316 Bytes

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/