Merge pull request #1873 from alalek:issue_1872

pull/1879/head^2
Alexander Alekhin 6 years ago committed by GitHub
commit 41e99fccb6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      modules/sfm/src/simple_pipeline.cpp

@ -37,6 +37,9 @@
#if CERES_FOUND
// Eigen
#include <Eigen/Core>
#include <opencv2/core/eigen.hpp>
#include <opencv2/xfeatures2d.hpp>

Loading…
Cancel
Save