Implementation of the Tomasi & Kanade reconstruction algorithm. More...
#include <vnl/vnl_matrix.h>
#include <vcl_vector.h>
#include <vgl/vgl_point_2d.h>
#include <vgl/vgl_point_3d.h>
Go to the source code of this file.
Classes | |
class | m23d_ortho_rigid_builder |
Reconstruct 3D point positions given multiple 2D orthographic projections. More... |
Implementation of the Tomasi & Kanade reconstruction algorithm.
Definition in file m23d_ortho_rigid_builder.h.