PyDBoW icon indicating copy to clipboard operation
PyDBoW copied to clipboard

Python Implementation of Bags of Binary Words

Bags of Binary Words

PyDBoW is a Python implementation of Bags of Binary Words algorithm.

Requirements

  • OpenCV
  • numpy

Installation

pip install pydbow

Usage

Refer to demo.ipynb and demo.py for example usage.

Running tests

python -m pytest

License

PyDBoW is licensed under the MIT License.

Images are taken from https://github.com/commaai/comma10k