This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
luoyc
/
OpenCV
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
a9c35a4807
Branches
Tags
master
OpenCV
/
opencv
/
platforms
/
ios
luoyc
a9c35a4807
opencv source code commit
1 ano atrás
..
cmake
a9c35a4807
opencv source code commit
1 ano atrás
Info.Dynamic.plist.in
a9c35a4807
opencv source code commit
1 ano atrás
Info.plist.in
a9c35a4807
opencv source code commit
1 ano atrás
__init__.py
a9c35a4807
opencv source code commit
1 ano atrás
build_docs.py
a9c35a4807
opencv source code commit
1 ano atrás
build_framework.py
a9c35a4807
opencv source code commit
1 ano atrás
readme.txt
a9c35a4807
opencv source code commit
1 ano atrás
run_tests.py
a9c35a4807
opencv source code commit
1 ano atrás
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.