#include <iostream>#include <vpgl/algo/vpgl_calibration_matrix_compute.h>#include <vnl/vnl_matrix_fixed.h>#include <vnl/vnl_vector_fixed.h>#include <vnl/vnl_det.h>#include <vgl/algo/vgl_h_matrix_2d_compute_linear.h>#include <vgl/algo/vgl_h_matrix_2d_optimize_lmq.h>
1.8.15