Robust FMatrix computation. More...
Go to the source code of this file.
| Classes | |
| class | FMatrixComputeLMedSq | 
Robust FMatrix computation.
FMatrixComputeLMedSq implements Zhengyou Zhang's LMedSq (Least Medium of Squares Estimation) of the fundamental matrix.
Points are preconditioned as described in [Hartley, ``In defense of the 8-point algorithm'', ICCV95], and the resulting F matrix is rank-2 truncated. The conditioning and truncation are optional and may be omitted.
   Modifications
      22 Oct 2002 - Peter Vanroose - added vgl_homg_point_2d interface
   Definition in file FMatrixComputeLMedSq.h.
 1.7.5.1
 1.7.5.1