#include <vector>#include <TooN/TooN.h>#include <TooN/se3.h>Include dependency graph for absorient.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::SO3 | computeOrientation (const std::vector< TooN::Vector< 3 > > &a, const std::vector< TooN::Vector< 3 > > &b) |
| TooN::SE3 | computeAbsoluteOrientation (const std::vector< TooN::Vector< 3 > > &a, const std::vector< TooN::Vector< 3 > > &b) |
| TooN::SO3 | computeMeanOrientation (const std::vector< TooN::SO3 > &r) |
| TooN::Matrix< 3 > | quaternionToMatrix (const TooN::Vector< 4 > &q) |
1.3.9.1