Skip to content

Releases: OpenPTV/easySBA-python

v0.0.2

19 Feb 17:30
00070a4

Choose a tag to compare

Merge pull request #8 from OpenPTV/copilot/add-github-action-submit-b…

easySBA Python bindings v0.0.1

19 Feb 17:19

Choose a tag to compare

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