Skip to main content

A Python package including a variety of homography solvers

Project description

python-homlib

Python homography library. Classic and state-of-the-art methods for homography estimation.

Wrapps the C++/Eigen library HomLib.

Solvers available

List will be updated.

Development

The Python wrapper uses eigency, which can be downloaded using pip. The requirements.txt file in the python subdirectory also installs the necessary dependencies (numpy and cython)

    $ pip install -r requirements.txt

In order to compile and wrap the C++ code

    $ python setup.py bdist_wheel

To install the local changes use

    $ pip install -e .[dev]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

homlib-0.0.0a1.tar.gz (835.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page