This website works better with JavaScript
Home
Explore
Help
Register
Sign In
luoyc
/
OpenCV
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
master
Branches
Tags
master
OpenCV
/
opencv
/
platforms
/
ios
luoyc
a9c35a4807
opencv source code commit
1 year ago
..
cmake
a9c35a4807
opencv source code commit
1 year ago
Info.Dynamic.plist.in
a9c35a4807
opencv source code commit
1 year ago
Info.plist.in
a9c35a4807
opencv source code commit
1 year ago
__init__.py
a9c35a4807
opencv source code commit
1 year ago
build_docs.py
a9c35a4807
opencv source code commit
1 year ago
build_framework.py
a9c35a4807
opencv source code commit
1 year ago
readme.txt
a9c35a4807
opencv source code commit
1 year ago
run_tests.py
a9c35a4807
opencv source code commit
1 year ago
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.