Collection of some of my own personal scripts to make installing and using OpenCV easier.
-
Clone the repository with
git clone https://github.com/sandhan26/opencv-utilities.git -
Go to OpenCV-Installer folder, and set the permission of the script as
sudo chmod u+x install-opencv.sh -
Run the script as
sudo ./install-opencv.sh -
Get your coffee, and enjoy the show!