TooN Algorithm Library - tag  0.2
Namespaces | Functions
handeye.h File Reference
#include <vector>
#include <TooN/se3.h>
Include dependency graph for handeye.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  tag
 

Functions

TooN::SE3 tag::computeHandEyeSingle (const std::vector< TooN::SE3<> > &AB, const std::vector< TooN::SE3<> > &CD)
 
std::pair< TooN::SE3
<>, TooN::SE3<> > 
tag::computeHandEye (const std::vector< TooN::SE3<> > &AB, const std::vector< TooN::SE3<> > &CD)
 
TooN::SO3 tag::computeHandEyeSingle (const std::vector< TooN::SO3<> > &AB, const std::vector< TooN::SO3<> > &CD)
 
std::pair< TooN::SO3
<>, TooN::SO3<> > 
tag::computeHandEye (const std::vector< TooN::SO3<> > &AB, const std::vector< TooN::SO3<> > &CD)