Skip to content
trecouvr edited this page Jan 9, 2012 · 5 revisions

apt-get install libcv2.1 libcv-dev libcvaux2.1 libcvaux-dev libhighgui2.1 libhighgui-dev

g++ myprogram.cpp -o exec `pkg-config --cflags --libs opencv`

http://linuxconfig.org/introduction-to-computer-vision-with-opencv-on-linux

Clone this wiki locally