Python version of the OpenPTV library.
Start with the README for installation and backend selection details. The short version is:
- install runtime dependencies with
uv syncon Python 3.12 or 3.13 - install contributor tooling with
uv sync --extra dev - use the same Python API regardless of backend
- get pure Python behavior everywhere, Numba acceleration in selected kernels,
and automatic native
optvdelegation for preprocessing and full-frame target recognition when available
:caption: 'Contents:'
:maxdepth: 2
README.md
bundle_adjustment.md
native_backend_unification.md
- {ref}
genindex - {ref}
modindex - {ref}
search