Classes
vgl_h_matrix_1d_compute_3point.h File Reference

Calculate the line projectivity which matches three 1D point correspondences. More...

#include <vgl/algo/vgl_h_matrix_1d_compute.h>

Go to the source code of this file.

Classes

class  vgl_h_matrix_1d_compute_3point
 Calculate the line projectivity which matches three 1D point correspondences. More...
 

Detailed Description

Calculate the line projectivity which matches three 1D point correspondences.

Author
F. Schaffalitzky, RRG
  Modifications
   23 Mar 2003 - J.L. Mundy - preparing for upgrade to vgl
                 computations restricted to vgl_homg_point_1d<double>
                 Seems somewhat overdoing it to template the transform
                 solvers since double is needed for robust computation
   23 Jun 2003 - Peter Vanroose - made compute_cool_homg pure virtual

Definition in file vgl_h_matrix_1d_compute_3point.h.