This website works better with JavaScript.
Explore
Help
Sign In
Chiebot-Mirror
/
opencv
Watch
8
Star
0
Fork
You've already forked opencv
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Open Source Computer Vision Library
https://opencv.org/
1647
Commits
6
Branches
128
Tags
3.0 GiB
C++
87%
C
3.4%
Python
2.8%
CMake
2.1%
Java
1.6%
Other
2.8%
Tree:
335370a7c0
opencv
/
android
/
android-opencv
/
CMakeLists.txt
5 lines
81 B
Raw
Blame
History
cmake_minimum_required
(
VERSION
2.8
)
project
(
android-jni
)
add_subdirectory
(
jni
)
Reference in new issue
View Git Blame
Copy Permalink