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

FMatrix by linear least squares. More...

#include <mvl/FMatrixComputeLinear.h>

Go to the source code of this file.

Typedefs

typedef FMatrixComputeLinear FMatrixCompute8Point

Detailed Description

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.


Typedef Documentation

Definition at line 16 of file FMatrixCompute8Point.h.