From 48886dd80cf5a05dad279363e8fc9743dd7770ae Mon Sep 17 00:00:00 2001 From: Antoine Villeret Date: Thu, 27 Dec 2012 14:41:22 +0000 Subject: clean up directory fix help patch dependency improve REAMDE svn path=/trunk/externals/pix_opencv/; revision=16770 --- README.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'README.txt') 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 -- cgit v1.2.1