Ubuntu安装OpenCV开发环境

来源:互联网 发布:专业绘画软件 编辑:程序博客网 时间:2024/06/10 05:00

Ubuntu系统:

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04.3 LTS
Release: 16.04
Codename: xenial

sudo apt-get install libtbb2 libtbb-dev libtbb-doc

sudo apt-get install cmake cmake-doc cmake-data cmake-curses-gui cmake-qt-gui

sudo apt-get install libpng3

sudo apt-get install libjpeg-dev libjpeg8 libjpeg8-dev

sudo apt-get install libtiff5 libtiff5-dev libtiff-doc

sudo apt-get install libjasper-dev libjasper1

sudo apt-get install libavcodec-dev

sudo apt-get install python3-numpydoc python-scipy python-numpy python3-scipy python3-numpy python-numpy-doc

原创粉丝点击