Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Andrey Pavlenko 116d3be9c0 moving JNI library to 'build/lib' dir on non-Win 12 years ago
3rdparty Update FFMPEG wrapper binaries 12 years ago
android Full package version fixed. 12 years ago
apps Merge pull request #395 from LeonidBeynenson:fix_ml_large_data_bug__2.4 12 years ago
cmake Merge pull request #603 from taka-no-me:avoid_deps_on_missing_lib 12 years ago
data Added smile detector 12 years ago
doc Merge pull request #601 from apavlenko:android_tutorial_update 12 years ago
include Normalize line endings and whitespace 13 years ago
ios another fix to make OpenCV more friendly for iOS developers. We now use libc++ instead of libstdc++ and clang instead of gcc to build opencv2.framework. 13 years ago
modules moving JNI library to 'build/lib' dir on non-Win 12 years ago
platforms removed obsolete CARMA toolchain and CMake variable 12 years ago
samples Merge pull request #600 from taka-no-me:fix_build_warnings 12 years ago
.gitattributes Revise git attributes 12 years ago
.gitignore Changed the file .gitignore 13 years ago
CMakeLists.txt Disable -fomit-frame-pointer for OS X Clang as it leads to crash on exception thrown 12 years ago
README updating README content 13 years ago
index.rst adding OpenCV Manager 13 years ago

README

OpenCV: open source computer vision library

Homepage: http://opencv.org
Online docs: http://docs.opencv.org
Q&A forum: http://answers.opencv.org
Dev zone: http://code.opencv.org