Skip to content

Releases: orgicus/RPI-CV-Goodies

Added OpenCV 2.4.8 compiled for Raspberry PI 1 (armv6)

12 Apr 17:16
Compare
Choose a tag to compare

The repository contains useful tools for computer vision on Raspberry PI.
OpenCV 2.3 can be installed via apt-get but the latest version needs to be compiled from source and it takes a long time (~10-11 hours)

Find OpenCV 2.4.8 compiled with the default flags bellow.
To install simply do:

cd build
sudo make install

Added OpenCV 2.4.10 compiled for Raspberry PI 2 (armv7)

12 Aug 16:01
Compare
Choose a tag to compare
0.0.2

added OpenCV 2.4.8