Opencv Installation in Raspberry Pi
by krithikvijayakumar11 in Circuits > Raspberry Pi
53 Views, 0 Favorites, 0 Comments
Opencv Installation in Raspberry Pi
![OpenCV_Logo.png](/proxy/?url=https://content.instructables.com/FJA/E3PV/KBM87I0B/FJAE3PVKBM87I0B.png&filename=OpenCV_Logo.png)
Hello friends,
Installation of Opencv is one of the toughest problems which I faced and came up with a solution for it.
First, open your terminal in raspberry pi or use ssh
Then type the command
'git clone https://github.com/krithikV/Opencv_onestep_install'
This adds up a folder in your /home/pi named Opencv_onestep_install
So, no locate to the folder by
'cd Opencv_onestep_install'
You are now in the folder now run the code in the folder,
'python3 opencv_onestep.py'
It takes a very long time to install so please wait and once completed without any error enjoy building projects in OpenCV
Thank you
Please subscribe to Channel