我是靠谱客的博主 精明春天,这篇文章主要介绍opencv下载地址,现在分享给大家,希望可以做个参考。

opencv以及opencv_contrib在github上面的下载地址:

使用github clone下载

git clone https://github.com/opencv/opencv.git

cd opencv

git checkout 3.4.0
 

git clone https://github.com/opencv/opencv_contrib.git

cd opencv_contrib

git checkout 3.4.0
 

对应版本号:3.4.0(修改想要的就行)

https://github.com/opencv/opencv_contrib/tree/3.4.0

https://github.com/opencv/opencv/tree/3.4.0

最新版本号:

https://github.com/opencv/opencv_contrib/tree/master/

https://github.com/opencv/opencv/tree/master/

下载离线包:

 https://github.com/Itseez/opencv/archive/3.4.0.zip

https://github.com/Itseez/opencv_contrib/archive/3.4.0.zip

最后将opencv_contrib解压到opencv文件夹,网上教程大多是嵌套,其实可直接合并再编译。

安装参考地址:

https://www.learnopencv.com/install-opencv3-on-ubuntu/

查看文档地址:

https://www.opencv.org/releases.html

转载于:https://www.cnblogs.com/thmx/p/8553724.html

最后

以上就是精明春天最近收集整理的关于opencv下载地址的全部内容,更多相关opencv下载地址内容请搜索靠谱客的其他文章。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(109)

评论列表共有 0 条评论

立即
投稿
返回
顶部