Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 386 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 386 Bytes

It's a script to install openCV on Debian and Debian based distro's

#-The script tested on kali linux 2.0 (sana) and works fine #-After Installation it should print openCV version and welcome message #-Use the following commands to install the libaray (using root privileges ): #wget https://raw.githubusercontent.com/EmadGKamel/openCV/master/opencv.sh #chmod 700 opencv.sh #./opencv