Releases: jwdinius/nmsac
Releases · jwdinius/nmsac
v0.4.0
v0.3.0
v0.2.0
- add unit test for svd when correspondences are passed
- add python bindings for
nmsac::main
function and scripts to call the function from python3 - make build libraries shared to avoid conflict with pybind11 (-fPIC)
- clean-up and standardization of style across modules
initial public release
complete proof-of-concept including decent code coverage, still a lot of work to do