22#ifndef LIBMV_MULTIVIEW_PANOGRAPHY_H
23#define LIBMV_MULTIVIEW_PANOGRAPHY_H
Eigen::Matrix< double, 3, 3 > Mat3
void F_FromCorrespondance_2points(const Mat &x1, const Mat &x2, vector< double > *fs)
void GetR_FixedCameraCenter(const Mat &x1, const Mat &x2, const double focal, Mat3 *R)
std::vector< ElementType, Eigen::aligned_allocator< ElementType > > vector