Open Source Computer Vision Library
Go to file
niko 6f6e990988 use mutex provided by opencv itself
add getoclcontext and getoclcommandqueue so that other opencl program can interactive with opencv ocl module
correct haar test cases
add face detection sample
2012-08-31 14:08:52 +08:00
3rdparty Fix libjasper build on 32-bit MinGW 2012-08-30 23:14:09 +04:00
android Fix Android build with cmake 2.6.3 2012-08-30 00:23:41 +04:00
apps fixed many warnings (modified pull request 13) 2012-08-28 18:15:14 +04:00
cmake win32: always link to vfw32 2012-08-30 14:52:39 +02: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 added a few missing images for tutorials; integrated pull request #26 2012-08-30 16:23:18 +04:00
include Fixed linux and android install 2012-06-27 13:52:29 +00:00
ios some tweaks in optimization flags for opencv2.framework 2012-08-20 19:46:52 +04:00
modules use mutex provided by opencv itself 2012-08-31 14:08:52 +08:00
samples use mutex provided by opencv itself 2012-08-31 14:08:52 +08:00
.gitignore Changed the file .gitignore 2012-08-28 17:46:45 +04:00
CMakeLists.txt added a few missing images for tutorials; integrated pull request #26 2012-08-30 16:23:18 +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