diff options
Diffstat (limited to 'README.txt')
-rw-r--r-- | README.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ pix_opencv depends on OpenCV 2.x and >1.5 (for old externals) # (actually only tested in GNU/Linux Ubuntu) # this new version requiered OpenCV 2.3, available with apt-get since 12.04 : -apt-get install libopencv-dev libcv-dev libhighgui-dev libcvaux-dev +apt-get install libopencv-dev # for other systems, you can build the lib from source, see this : # http://opencv.willowgarage.com/wiki/InstallGuide |