项目作者: andrepereira

项目描述 :
Setup of OpenCV 4.5.0 at Linux distros
高级语言: Makefile
项目地址: git://github.com/andrepereira/opencv-linux.git
创建时间: 2019-01-03T01:01:43Z
项目社区:https://github.com/andrepereira/opencv-linux

开源协议:Apache License 2.0

下载


opencv-linux

Setup of OpenCV 4.5.0 at Linux to several distributions
Support Raspberry via Raspbian, too.
TBB support enabled.
Caffe suppor enabled at DEB Linux distributions (tested at Ubuntu 20.04).

To setup OpenCV 4.5.0 at your Linux:

git clone https://github.com/andrepereira/opencv-linux.git

cd opencv-linux

sudo make install

This file is based at Makefile from gocv.io project.