21 #ifndef LIBMV_SIMPLE_PIPELINE_INITIALIZE_RECONSTRUCTION_H
22 #define LIBMV_SIMPLE_PIPELINE_INITIALIZE_RECONSTRUCTION_H
29 class EuclideanReconstruction;
30 class ProjectiveReconstruction;
const vector< Marker > & markers
const ProjectiveReconstruction & reconstruction
bool ProjectiveReconstructTwoFrames(const vector< Marker > &markers, ProjectiveReconstruction *reconstruction)
bool EuclideanReconstructTwoFrames(const vector< Marker > &markers, EuclideanReconstruction *reconstruction)