1 | initial version |
As an additional option you can have a look at my RPI-CV-Goodies repo. In the releases it includes the OpenCV2.4.8 sources already compiled so all you need to do is download(~357MB), untar then
cd build
sudo make install
Also I have a couple of other handy useful Raspberry PI OpenCV tools. PiCapture is a cv::Mat wrapper for the Pi Camera module and it includes camera settings too.