Robust FMatrix computation. More...
#include <mvl/FMatrixCompute.h>#include <mvl/HomgPoint2D.h>#include <vgl/vgl_homg_point_2d.h>#include <vcl_vector.h>Go to the source code of this file.
Classes | |
| class | FMatrixComputeRobust |
Robust FMatrix computation.
FMatrixComputeRobust is a base class for robust F Matrix calculations. Relevant methods are abstracted to allow for sub-classing of different robust variants.
Modifications
22 Oct 2002 - Peter Vanroose - added vgl_homg_point_2d interface
Definition in file FMatrixComputeRobust.h.
1.7.5.1