TooN Algorithm Library - tag
0.2
|
#include <vector>
#include <TooN/se3.h>
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) |