Skip to content
/ robest Public

C++ library of robust estimators (RANSAC, LMedS, etc).

License

Notifications You must be signed in to change notification settings

avkudr/robest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codacy Badge Build Status Coverage Status

robest

C++ library of robust estimators (RANSAC, LMedS, etc).

Tutorial

is finally available here!

Running tests

In order to build tests, use:

git clone --recursive https://github.com/avkudr/robest.git # recursive for google_test
cd robest
mkdir build
cd build
cmake ..
make

Contributors

About

C++ library of robust estimators (RANSAC, LMedS, etc).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •