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 1869f77c0f Merge pull request #457 from taka-no-me:fix_vars_expansion 12 years ago
3rdparty Update tbb to version 4.1 update 2 12 years ago
android Fix build of package for Google Play 12 years ago
apps Merge pull request #395 from LeonidBeynenson:fix_ml_large_data_bug__2.4 12 years ago
cmake TBB download and build option enabled for non Android platfroms. 12 years ago
data modified facedetect to properly display very oblong objects and optionally flip image horizontally (for profile face detection). Added LBP cascades by Attila Novak for profile face detection and silverware detection (those are results of GSoC 2012) 12 years ago
doc Tutorial for Android synchronized with actual application framework. 12 years ago
include Normalize line endings and whitespace 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 Merge pull request #457 from taka-no-me:fix_vars_expansion 12 years ago
platforms Code review notes fixed; 12 years ago
samples Code review notes fixed. 12 years ago
.gitattributes Normalize line endings and whitespace 12 years ago
.gitignore Changed the file .gitignore 12 years ago
CMakeLists.txt TBB download and build option enabled for non Android platfroms. 12 years ago
README
index.rst

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