ubuntu16.04下配置opencv3.2遇到的問題及解決方案

在ubuntu16.04下配置3.2.0

cmake使用總結(轉)—工程主目錄CMakeList文件編寫

https://www.cnblogs.com/Free-Thinker/p/6163315.html

安裝包出現錯誤代碼

E: Sub-process /usr/bin/dpkg returned an error code (1) 出錯解決方案

http://www.linuxidc.com/Linux/2014-03/98624.htm

Linux下CMake使用介紹

http://blog.csdn.net/yuandi_xia/article/details/42191793

http://blog.csdn.net/fengbingchun/article/details/46685413

https://www.cnblogs.com/AbnerShen/p/7399010.html

安裝+測試環節

https://www.cnblogs.com/arkenstone/p/6490017.html 主要看這一個

https://www.cnblogs.com/paladinzxl/p/6749446.html 測試是否安裝成功

一些另外的參考

http://blog.csdn.net/abcsunl/article/details/63686496

http://blog.csdn.net/qq_24626557/article/details/70173399

http://blog.csdn.net/fanzhiyi521/article/details/53456169

http://blog.csdn.net/qxconverse/article/details/59704906

http://blog.csdn.net/fanzhiyi521/article/details/53456169

http://blog.csdn.net/jiandanjinxin/article/details/71438780

build和make的時候都發現警告

Ubuntu16:cmake生成Makefile編譯caffe過程(OpenBLAS/CPU+GPU)塈解決nvcc warning:The ‘compute_20’, ‘sm_20’

http://blog.csdn.net/10km/article/details/61619573

cmake -DBLAS=Open -DCUDA_NVCC_FLAGS=–Wno-deprecated-gpu-targets …

做了之後發現make報錯

又close了

因爲我的python是3.5,但是默認解譯器是2.7

所以要配置一下

http://blog.csdn.net/jiandanjinxin/article/details/71438780

opencv的卸載 這篇有講

http://blog.csdn.net/fireflychh/article/details/73970244

作者:Aimer_Chen
來源:CSDN
原文:https://blog.csdn.net/Aimer_Chen/article/details/78543081
版權聲明:本文爲博主原創文章,轉載請附上博文鏈接!

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章