Friday 8 February 2019

Installation steps for Python OpenCv


Here are the Installation steps for Python OpenCv on Raspberry Pi: 

1) sudo apt-get update
2) sudo apt-get upgrade
3) sudo apt-get install build-essential
4) sudo apt-get install cmake git libgtk2.0-dev pkg-config libavcodec-dev libavformat-dev libswscale-dev
5)sudo apt-get install python-dev python-numpy libtbb2 libtbb-dev libjpeg-dev libpng-dev libtiff-dev libjasper-dev libdc1394-22-dev
6) sudo apt-get install python-opencv
7) sudo apt-get install python-matplotlib



0 comments:

Post a Comment

if you have any doubt please let me know