#include <P3p.h>
List of all members.
Public Member Functions |
int | computePoses (TooN::Matrix< 3, 3 > featureVectors, TooN::Matrix< 3, 3 > worldPoints, TooN::Matrix< 3, 16 > &solutions) |
| P3p () |
int | solveQuartic (TooN::Vector< 5 > factors, TooN::Vector< 4 > &realRoots) |
virtual | ~P3p () |
Detailed Description
Definition at line 51 of file P3p.h.
Constructor & Destructor Documentation
Member Function Documentation
int P3p::computePoses |
( |
TooN::Matrix< 3, 3 > |
featureVectors, |
|
|
TooN::Matrix< 3, 3 > |
worldPoints, |
|
|
TooN::Matrix< 3, 16 > & |
solutions |
|
) |
| |
The documentation for this class was generated from the following files: