Pure python implementation of minisam.
TODO list
- gauss_newton_optimizer
- levenberg_marquardt_optimizer(has bug now)
- information matrix
- loss function
- multithreading
Table of Contents
pip install py-minisam
py-minisam
is distributed under the terms of the MIT license.