Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Kindn/GraphOpt

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphOpt

Implementation of a graph optimization solver similar to G2O for solving nonlinear least squares problems.

Dependencies

The optimizer is tested on Ubuntu 20.04 with Eigen 3.3.

Build

git clone https://github.com/Kindn/GraphOpt.git
cd GraphOpt
mkdir build && cd build
cmake .. -DBUILD_EXAMPLES=1
make

Run Examples

  • Curve fitting
# In the build directory
./example/curve_fitting/curve_fitting
  • BAL Dataset
# In the build directory
./example/bundle_adjustment/bundle_adjustment /path/to/dataset.txt

About

Implementation of a graph optimization solver similar to G2O for solving nonlinear least squares problems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.