Name Last Update
..
cmake Loading commit data...
Info.Dynamic.plist.in Loading commit data...
Info.plist.in Loading commit data...
__init__.py Loading commit data...
build_docs.py Loading commit data...
build_framework.py Loading commit data...
readme.txt Loading commit data...
run_tests.py Loading commit data...

readme.txt

Building OpenCV from Source, using CMake and Command Line
=========================================================

cd ~/
python opencv/platforms/ios/build_framework.py ios

If everything's fine, a few minutes later you will get ~//ios/opencv2.framework. You can add this framework to your Xcode projects.