Skip to content

hanasaan/ofxCeresSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ofxCeresSolver

Description

A thin and easy-to-build openFrameworks wrapper for ceres-solver.

Reference

  • VectorMath and RigidBodyTransformError from ofxCeres by Elliot Woods
  • addon_config.mk style from ofxEigen by Christopher Baker.

Tested On

  • OF 0.11.0 and macos 10.14

Getting Started

  • Install ceres-solver via home brew by the command below.

brew install ceres-solver

  • Optionally you can manually copy *dylibs from libs/ceres/lib/osx to each hard coded directory, which you can check via otool -L *.dylib

About

A thin and easy-to-build openFrameworks wrapper for ceres-solver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages