Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 290 Bytes

File metadata and controls

19 lines (13 loc) · 290 Bytes

install_cv2

Install OpenCV 3.3

Script to download and compile OpenCV 3.3 with ffmegp

Usage...

Ubuntu 16.04 LTS

sudo apt install git -y
cd ~
git clone https://github.com/alkari/install_cv2.git
cd install_cv2
chmod +x ubuntu_install_cv2.sh
sudo ./ubuntu_install_cv2.sh