我正在使用Visual Studio 2013和OpenCV 3.0.0。我收到这个错误:
错误C1083:无法打开包含文件:'opencv2 / xfeatures2d.hpp':否 这样的文件或目录C:\ Users ... \ visual studio 2013 \项目\ PROJECT_NAME \ Source.cpp
当我使用时:
#include "opencv2/xfeatures2d.hpp"
我也找不到xfeatures2d.hpp!知道我的问题是什么? 我想运行这段代码: https://github.com/OpenCVBlueprints/OpenCVBlueprints/tree/master/chapter_6/source_code/fingerprint/fingerprint_process/