compile and install opencv on ubuntu 16.04 | C++ Python ...
kezunlin.me › post › 15f5c3e8Sep 19, 2018 · ubuntu: 16.04; opencv: 3.3.0; install dependencies sudo apt-get install build-essential sudo apt-get install cmake git libgtk2.0-dev pkg-config libavcodec-dev libavformat-dev libswscale-dev sudo apt-get install python-dev python-numpy libtbb2 libtbb-dev libjpeg-dev libpng-dev libtiff-dev libjasper-dev libdc1394-22-dev sudo apt-get install cmake ...