TooN Algorithm Library - tag
0.2
|
#include <TooN/se3.h>
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | tag |
Functions | |
int | tag::three_point_pose (const TooN::Vector< 3 > x[], const TooN::Vector< 2 > z[], std::vector< TooN::SE3<> > &poses) |
int | tag::three_point_pose (const TooN::Vector< 3 > x[], const TooN::Vector< 3 > rays[], std::vector< TooN::SE3<> > &poses) |