aboutsummaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorAntoine Villeret <avilleret@users.sourceforge.net>2012-12-27 14:41:22 +0000
committerAntoine Villeret <avilleret@users.sourceforge.net>2012-12-27 14:41:22 +0000
commit48886dd80cf5a05dad279363e8fc9743dd7770ae (patch)
tree016bbe83d275058a54afdecabb067b0385712873 /README.txt
parentfc998beece703a7d23a75272f1ed0d5a34ee84c9 (diff)
clean up directory
fix help patch dependency improve REAMDE svn path=/trunk/externals/pix_opencv/; revision=16770
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.txt b/README.txt
index 426f5da..3fd8108 100644
--- a/README.txt
+++ b/README.txt
@@ -6,6 +6,8 @@ get the source version through svn :
svn co https://pure-data.svn.sourceforge.net/svnroot/pure-data pure-data
cd pure-data/trunk/externals/pix_opencv
+pix_opencv depends on OpenCV 2.x and >1.5 (for old externals)
+
===== GNU/Linux =====
(actually only tested in GNU/Linux Ubuntu)
@@ -49,6 +51,12 @@ first install openCV MacOS framework
download openCV private framework from http://www.ient.rwth-aachen.de/cms/software/opencv/
copy the provided OpenCV.framework folder in your /Library/Frameworks/ directory ::
cp -Rf /Volumes/OpenCV\ Private\ Framework/OpenCV.framework /Library/Frameworks/
+this will only install OpenCV 1.5
+
+you need OpenCV 2.x to use recent pix_opencv externals
+you will find a step by step how to install it on Mac OSX here :
+http://opencv.willowgarage.com/wiki/Mac_OS_X_OpenCV_Port
+but this document is quite old...
get the _SOURCES_ of the pd you are using
and of the GEM that you are loading