This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
luoyc
/
OpenCV
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
a9c35a4807
Branches
Tags
master
OpenCV
/
opencv
/
platforms
/
ios
luoyc
a9c35a4807
opencv source code commit
il y a 1 an
..
cmake
a9c35a4807
opencv source code commit
il y a 1 an
Info.Dynamic.plist.in
a9c35a4807
opencv source code commit
il y a 1 an
Info.plist.in
a9c35a4807
opencv source code commit
il y a 1 an
__init__.py
a9c35a4807
opencv source code commit
il y a 1 an
build_docs.py
a9c35a4807
opencv source code commit
il y a 1 an
build_framework.py
a9c35a4807
opencv source code commit
il y a 1 an
readme.txt
a9c35a4807
opencv source code commit
il y a 1 an
run_tests.py
a9c35a4807
opencv source code commit
il y a 1 an
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.