Linux安装OpenCV

sudo apt-get update

sudo apt-get install git

git clone https://github.com/jayrambhia/Install-OpenCV

cd ./Install-OpenCV

cd Ubuntu chmod +x *

./opencv_latest.sh

原文地址:https://www.cnblogs.com/d442130165/p/8793430.html