OpenCV in Ubuntu » History » Revision 2
Revision 1 (Joseph Foley, 2011-05-03 10:12) → Revision 2/4 (Joseph Foley, 2011-05-03 10:16)
h1. OpenCV in Ubuntu There are two main ways to install OpenCV. You can build it from source or you can install the Ubuntu packages. h2. Installing packages inspired by * Follow the directions at https://help.ubuntu.com/community/OpenCV * @sudo apt-get install python-opencv opencv-doc libcv-dev libcvaux-dev libhighgui-dev@ h2. Building from Source * http://opencv.willowgarage.com/wiki/InstallGuide%20%3A%20Debian * http://opencv.willowgarage.com/wiki/InstallGuide