Skip to content

powei-lin/py-minisam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py-minisam

Ubuntu Build Status

PyPI - Version PyPI - Python Version


Pure python implementation of minisam.

m3500 dataset.

TODO list

  • gauss_newton_optimizer
  • levenberg_marquardt_optimizer(has bug now)
  • information matrix
  • loss function
  • multithreading

Table of Contents

Installation

pip install py-minisam

License

py-minisam is distributed under the terms of the MIT license.