PMatrixCompute6Point is actually identical to PMatrixComputeLinear, a ``6-point'' linear least squares algorithm for estimation of the projection matrix. More...
#include <mvl/PMatrixComputeLinear.h>
Go to the source code of this file.
Typedefs | |
typedef PMatrixComputeLinear | PMatrixCompute6Point |
PMatrixCompute6Point is actually identical to PMatrixComputeLinear, a ``6-point'' linear least squares algorithm for estimation of the projection matrix.
It calculates the P-matrix given the minimum number of points necessary to get a unique solution upto scale viz. six points.
Definition in file PMatrixCompute6Point.h.
Definition at line 16 of file PMatrixCompute6Point.h.