We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
无法生成可执行程序,错误信息如下:
python -c "import cv2; print(cv2.version)"查看openCV版本为4.10.0
The text was updated successfully, but these errors were encountered:
没有正确链接到动态库,请确认当前环境下 opencv_core 的库文件路径,并尝试在CMakeLists文件里直接添加路径。
Sorry, something went wrong.
No branches or pull requests
无法生成可执行程序,错误信息如下:
python -c "import cv2; print(cv2.version)"查看openCV版本为4.10.0
The text was updated successfully, but these errors were encountered: