Classes
contrib/oxl/mvl/FMatrixComputeRobust.h File Reference

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

Detailed Description

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.

Author:
David N. McKinnon, UQ I.R.I.S., 17.05.2001
    Modifications
     22 Oct 2002 - Peter Vanroose - added vgl_homg_point_2d interface
   

Definition in file FMatrixComputeRobust.h.