Many people have asked for a version of OpenCV as a Mac OS X Framework. Since OpenCV still changes quite a lot and only few applications use it, it seems to be a good idea (and seems to adhere to the Mac OS philosophy) to not provide it as a system wide Framework, but as a so called 'private framework' that will be shipped inside of the application bundle of your project.

I've been providing such a private framework version for some time now, but it has been hidden in the Wiki, so that's why this page was created. Please feel free to add more info on usage, etc. The current version of the private framework reflects the SVN state of 2009-01-12 and can be found on:

http://www.ient.rwth-aachen.de/cms/software/opencv .

To find out how to use it or why I chose to create a *private* framework, please have a look at Framework Programming Guide in Apple's documentation.

(MarkAsbach)

OpenCVWiki: PrivateFramework (last edited 2009-01-12 16:56:29 by MarkAsbach)