OpenCV3 setup scripts for GNU/Linux Ubuntu
Just paste this at a Terminal prompt.
curl -SsfL https://git.io/opencv3-install | sh
That's all.
First, download this repository.
git clone https://github.com/Tiryoh/opencv3_setup_scripts_ubuntu.git
Next, run opencv_install.sh and opencv_test.sh.
./opencv_install.sh
./opencv_test.sh
This repository is licensed under the MIT license, see LICENSE.
Unless attributed otherwise, everything is under the MIT license.
- test/lena.jpg
- opencv/opencv - 3-clause BSD License