Project

General

Profile

Actions

OpenCV in Ubuntu » History » Revision 2

« Previous | Revision 2/4 (diff) | Next »
Joseph Foley, 2011-05-03 10:16
added correct link for package install, the community thing is outdated


OpenCV in Ubuntu

There are two main ways to install OpenCV. You can build it from source or you can install the Ubuntu packages.

Installing packages

inspired by https://help.ubuntu.com/community/OpenCV
  • sudo apt-get install python-opencv opencv-doc libcv-dev libcvaux-dev libhighgui-dev

Building from Source

Updated by Joseph Foley over 13 years ago · 4 revisions