Skip to content
forked from HeYijia/MarkerBA

Marker Bundle Adjustment With Rectangle Planar Constraint

License

Notifications You must be signed in to change notification settings

swxind/MarkerBA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MarkerBA

You can run this demo code to learning how can we use a planar marker in bundle adjustment with planar and rectangle constraint.

You can find the math detail in note file

In order to save the plannar constraint, The Marker is paramter with a Lie se3 instead of using conner coordinates.

![marker_se3](https://github.com/HeYijia/MarkerBA/blob/master/note/m.png?raw=true)

About

Marker Bundle Adjustment With Rectangle Planar Constraint

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 51.7%
  • C++ 21.5%
  • CMake 20.0%
  • C 6.8%