mirror of
https://github.com/opencv/opencv_contrib.git
synced 2025-10-18 17:24:28 +08:00
sfm: fix build with Ceres
This commit is contained in:
@@ -37,6 +37,9 @@
|
||||
|
||||
#if CERES_FOUND
|
||||
|
||||
// Eigen
|
||||
#include <Eigen/Core>
|
||||
|
||||
#include <opencv2/core/eigen.hpp>
|
||||
#include <opencv2/xfeatures2d.hpp>
|
||||
|
||||
|
Reference in New Issue
Block a user