FMatrix by linear least squares. More...
#include <mvl/FMatrixComputeLinear.h>Go to the source code of this file.
Typedefs | |
| typedef FMatrixComputeLinear | FMatrixCompute8Point |
FMatrix by linear least squares.
FMatrixCompute8Point is actually Hartley's FMatrixComputeLinear ``8-point'' or linear least squares algorithm for estimation of the fundamental matrix.
Definition in file FMatrixCompute8Point.h.
Definition at line 16 of file FMatrixCompute8Point.h.
1.7.5.1