“fatal error: Eigen/Core: No such file or directory” while installing OpenCV on Ubuntu

修改头文件 Go to /home/avi/opencv/modules/core/include/opencv2/core/private.hpp file. Edit the line: # include <Eigen/Core> to # include <eigen3/Eigen/Core>
相关文章
相关标签/搜索