Open Source Computer Vision Library
Go to file
2013-01-19 00:26:01 +04:00
3rdparty Update libjpeg to "Version 9 13-Jan-2013" 2013-01-14 11:07:49 +04:00
android Merge release 2.4.3.2 2012-12-25 19:07:08 +04:00
apps minor in train application 2012-11-07 03:19:04 +04:00
cmake Merge branch 2.4 2013-01-11 15:45:23 +04:00
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) 2012-08-22 15:48:57 +04:00
doc Merge branch 2.4 2013-01-11 15:45:23 +04:00
include Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
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. 2012-11-01 18:15:48 +04:00
modules convex hull converted to C++; other 2 functions in convhull.cpp are yet to be finished. 2013-01-19 00:26:01 +04:00
samples Merge pull request #135 from nevion:master 2013-01-10 16:43:45 +04:00
.gitattributes Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
.gitignore Changed the file .gitignore 2012-08-28 17:46:45 +04:00
CMakeLists.txt fix precompiled headers usage in gpu module 2012-12-30 16:58:41 +04:00
index.rst adding OpenCV Manager 2012-06-21 14:50:05 +00:00
README updating README content 2012-07-24 17:59:55 +04:00

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