21#ifndef LIBMV_SIMPLE_PIPELINE_INITIALIZE_RECONSTRUCTION_H
22#define LIBMV_SIMPLE_PIPELINE_INITIALIZE_RECONSTRUCTION_H
bool ProjectiveReconstructTwoFrames(const vector< Marker > &markers, ProjectiveReconstruction *reconstruction)
bool EuclideanReconstructTwoFrames(const vector< Marker > &markers, EuclideanReconstruction *reconstruction)
std::vector< ElementType, Eigen::aligned_allocator< ElementType > > vector