Skip to content

Releases: OpenPTV/easySBA-python

v0.0.2

Choose a tag to compare

@github-actions github-actions released this 19 Feb 17:30
00070a4
Merge pull request #8 from OpenPTV/copilot/add-github-action-submit-b…

easySBA Python bindings v0.0.1

Choose a tag to compare

@alexlib alexlib released this 19 Feb 17:19

easySBA library is a sparse bundle adjustment that was adopted for the Matlab package easyWand and now for Python OpenPTV calibration using pybind11

the main contribution here for the community is the automatic binary wheels for all platforms using great packages of cibuildwheels, Github actions and scipy-openblas

The binary wheels and the Python side is MIT Licensed, but the original C library is GPLv3