Closed SoonBeomKwon closed 6 years ago
You should add your OpenCV Directory to PATH
Hello there.
I have the same issue.
Can you provide more specific instruction please ?
Thank you
Try running the CMake gui and then it'll let you fill in the box that points to wherever you have OpenCV installed
It worked, thank you.
I fill the OPENCV_DIR box with the build subfolder of OpenCV (the one that contains OpenCVConfig.cmake file)
I have a problem with CMake DBoW2.
When i do CMake DBoW2, this message come out.
I have a Visual Studio 2017 and OpenCV 3.0.0.
What should i do?