|
TooN Algorithm Library - tag
0.2
|
#include <vector>#include <TooN/TooN.h>#include <TooN/se3.h>

Go to the source code of this file.
Classes | |
| struct | tag::Point4SE3Estimation< ImagePlaneZ > |
Namespaces | |
| namespace | tag |
Functions | |
| TooN::SE3 | tag::fourPointPose (const std::vector< TooN::Vector< 3 > > &points, const std::vector< TooN::Vector< 3 > > &pixels, bool &valid, const double angularError=0.14) |
| TooN::SE3 | tag::fourPointPoseFromCamera (const std::vector< TooN::Vector< 3 > > &points, const std::vector< TooN::Vector< 3 > > &pixels, bool &valid, const double angularError=0.14) |
1.8.3.1