Refine an initial 2d homography by minimizing projection error. More...
#include <vcl_vector.h>#include <vcl_cassert.h>#include <vnl/vnl_least_squares_function.h>#include <vgl/vgl_homg_point_2d.h>#include <vgl/vgl_homg_line_2d.h>#include <vgl/algo/vgl_h_matrix_2d.h>Go to the source code of this file.
Classes | |
| class | projection_lsqf |
| class | vgl_h_matrix_2d_optimize |
Refine an initial 2d homography by minimizing projection error.
Modifications
Definition in file vgl_h_matrix_2d_optimize.h.
1.7.5.1