This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
luoyc
/
OpenCV
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
a9c35a4807
Rami (Branch)
Tag
master
OpenCV
/
opencv
/
platforms
/
ios
luoyc
a9c35a4807
opencv source code commit
1 anno fa
..
cmake
a9c35a4807
opencv source code commit
1 anno fa
Info.Dynamic.plist.in
a9c35a4807
opencv source code commit
1 anno fa
Info.plist.in
a9c35a4807
opencv source code commit
1 anno fa
__init__.py
a9c35a4807
opencv source code commit
1 anno fa
build_docs.py
a9c35a4807
opencv source code commit
1 anno fa
build_framework.py
a9c35a4807
opencv source code commit
1 anno fa
readme.txt
a9c35a4807
opencv source code commit
1 anno fa
run_tests.py
a9c35a4807
opencv source code commit
1 anno fa
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.