Typedefs
contrib/oxl/mvl/PMatrixCompute6Point.h File Reference

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

Detailed Description

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.


Typedef Documentation

Definition at line 16 of file PMatrixCompute6Point.h.