OpenCV unter Ubuntu installieren

Posted: Mai 2nd, 2013 | Filed under: Allgemein | No Comments »

OpenCV ist eine Computer Vision Bibliothek. Unter Linux bzw. Ubuntu könnt ihr sie wie folgt installieren:

sudo apt-get install build-essential
sudo apt-get install libopencv-*
sudo apt-get install python-numpy

180px-OpenCV_Logo_with_text