Open Source Computer Vision Library
Go to file
Andrey Kamaev 2a6fb2867e Remove all using directives for STL namespace and members
Made all STL usages explicit to be able automatically find all usages of
particular class or function.
2013-02-25 15:04:17 +04:00
3rdparty Merge branch '2.4' 2013-02-22 17:33:30 +04:00
android Merge branch '2.4' 2013-02-22 17:33:30 +04:00
apps Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
cmake Merge branch '2.4' 2013-02-22 17:33:30 +04:00
data add improved softcascade detector 2013-02-01 14:35:28 +04:00
doc Merge branch 2.4 2013-02-24 20:16:53 +04:00
include Normalize line endings and whitespace 2012-10-17 15:57:49 +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 Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
platforms Merge branch '2.4' 2013-02-18 15:35:42 +04:00
samples Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
.gitattributes Normalize line endings and whitespace 2012-10-17 15:57:49 +04:00
.gitignore Changed the file .gitignore 2012-08-28 17:46:45 +04:00
CMakeLists.txt Merge branch '2.4' 2013-02-18 15:35:42 +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