Skip to content

andrepereira/opencv-linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

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.