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 Kamaev aaf69c422e Fix clang build for Android (CV_XADD) 12 years ago
3rdparty Merge pull request #690 from berak:master 12 years ago
android Merge branch '2.4' 12 years ago
apps Fix build of apps and samples 12 years ago
cmake Compile opencv_test_core with cv::String instead of std::string 12 years ago
data Merge release 2.4.4 12 years ago
doc Merge pull request #653 from jbohren-forks:master 12 years ago
include Move non-CV functionality from core.hpp to separate utility.hpp header 12 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. 12 years ago
modules Fix clang build for Android (CV_XADD) 12 years ago
platforms Merge branch '2.4' 12 years ago
samples Fix build of apps and samples 12 years ago
.gitattributes Revise git attributes 12 years ago
.gitignore Changed the file .gitignore 12 years ago
CMakeLists.txt Merge branch '2.4' 12 years ago
README updating README content 12 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