-
Clone the repository
git clone https://github.com/danitico/opencv-debian-based-os.git
-
Change the permissions of INSTALL.sh
cd opencv-debian-based-os/ chmod u+x INSTALL.sh
-
Execute it!
./INSTALL.sh
-
If all was ok, the next GoogleTest should have one error (This error appears because of there isn't a sample image)
cd /home/<your_user>/OpenCV/build/bin ./opencv_test_core
Licensed under MIT