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

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)