win10系统 python3.8.2,cmake-3.15.5-win64-x64,opencv4.6
编译方式见:OpenCV的编译 - 知乎
本文主要总结问题。赠人玫瑰手留余香。
问题1 |
Problem with installing OpenCV using Visual Studio and CMake (error code: MSB3073) |
解决方法 |
Use below steps:
Worked for me. |
问题2 |
关于Cmake编译后opencv中使用不了SIFT,SURF等 |
![]() ![]() |
|
之后在cmake中点击configure,注意这一步不要delete cache |
|
问题3 |
CMake Warning (dev) at cmake/OpenCVUtils.cmake:144 (find_package): Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules are removed. Run "cmake --help-polic |