Problem Description:
Recently, when learning integrated navigation, Ubuntu 20 + opencv4.0 was used. When compiling logo-beam, the following error messages were encountered:
10: fatal error: opencv/CV. H: no such file or directory
13 |#include & lt; opencv/cv.h> font>
Solution:
This is caused by the version change of OpenCV library. Put #include & lt; opencv/cv.h> Replace with #include & lt; opencv2/opencv.hpp> Just.
Read More:
- Opencv453 drawing rectangle function error reporting solution
- Opencv opencvsharpexternal compilation and recording process
- Report ippicv error during opencv3 compilation
- Solution of OpenCV library import error in Python 3
- Error reporting of OpenCV and Darknet under Python 2.7
- Opencv problem: opencv error: assertion failed (! Empty()) in detectmultiscale
- Solution to error reporting in Java @ override
- Failed in Android compilation: solution to setup Jack server problem
- Solution of node canvas error reporting in MacOS M1 installation
- Solution of error reporting in PIP installation of iPhone
- Opencv perfect configuration strategy 2015 (win7 + opencv 2.4.9 + vs 2013)
- Error reporting – the project directly introduces the error reporting and solution of. SCSS file
- Solution of project error reporting in eclipse
- In Vue, use echorts to report an error: “typeerror: cannot read property ‘init’ of undefined” error reporting reason and solution
- Error C2664 in C + + compilation: cannot convert parameter 2 from “const char [5]” to “lpctstr” solution.
- Solution of plugins error reporting in idea maven
- [opencv + openvino] opencv-vino4.5.1 + opencv contrib installation
- Project files may be invalid appears when cmake compiles opencv3.1, and the debug additional dependency of the compiled opencv3.1 is at the end
- Solution of Prophet error reporting when installing R package in Kubuntu virtual machine environment
- IOS automation: error dyld in Xcode compilation_ shared_ cache_ extract_ Dylibs failed — the solution is as follows