Commit 87267227 authored by Alexander Alekhin's avatar Alexander Alekhin

Merge pull request #519 from volokh:sfm_hotfix

parents c382395d 1fe0c712
......@@ -56,6 +56,7 @@
#include "libmv/simple_pipeline/pipeline.h"
#include "libmv/simple_pipeline/reconstruction_scale.h"
#include "libmv/simple_pipeline/tracks.h"
#include "gflags/gflags.h"
using namespace cv;
using namespace cv::sfm;
......@@ -436,4 +437,4 @@ libmv_Reconstruction *libmv_solveReconstruction(
return (libmv_Reconstruction *) libmv_reconstruction;
}
#endif
\ No newline at end of file
#endif
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment