stepone:
打开opencv的官网,
—>找到tutorail
—>Introduction to OpenCV(build and install OpenCV on your computer)
—>Windows
官网提供了三种方法来install in window 分别是:
1.Installation by Using the Pre-built Libararies
2.Installation by Using git-bash(version>= 2.14.1) and cmake(version>=3.9.1)
3.Installtion by Making Your Own Libraries from the Source Files
我选择第一种方法(平时有什么不懂的可以上官网的User Q&A form去看看)
steptwo:
==1.launch a web browser of choice and go to the ==page
2.and choose a bulid you want to use and download it .
那我就选择最新的版本4.5.1截止到2021.01.06
也可以顺便把文档也下了。


本文档详细介绍了在Windows上安装OpenCV的步骤,包括从官网下载预构建库,选择适合Visual Studio 2017 64位的版本,了解如何设置环境变量以链接静态库或动态库,以及如何通过修改环境变量来切换不同版本的OpenCV。
最低0.47元/天 解锁文章
171

被折叠的 条评论
为什么被折叠?



