Skip to content

easySBA Python bindings v0.0.1

Choose a tag to compare

@alexlib alexlib released this 19 Feb 17:19
· 7 commits to master since this release

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