Open Source Computer Vision Library
Go to file
Andrey Kamaev 460644b8a4 Reimplement thread management functions:
* Refactor auto-detection of parallel frameworks
* Implement cv:getNumThreads, cv::setNumThreads and cv::getThreadNum for all supported frameworks
* From now cv::setNumThreads(0) can be used to turn off parallelisation
2012-10-15 12:44:16 +04:00
3rdparty Remove alignment reqirements from NEON optimizations in libpng 2012-10-05 18:15:44 +04:00
android Clickable optin turned off. Text disapearing fixed. 2012-10-11 16:27:01 +04:00
apps fixed many warnings (modified pull request 13) 2012-08-28 18:15:14 +04:00
cmake minor 2012-10-12 23:03:31 +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 Replaced SVN instructions with Git ones for 'Installation in Windows' section (Issue #2249); Also, fixed both bugs from issue #2374 in the same section. 2012-10-11 18:37:00 +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 Reimplement thread management functions: 2012-10-15 12:44:16 +04:00
samples let Kalman handle the missing measurements (bug #1380) 2012-10-12 14:01:36 +04:00
.gitignore Changed the file .gitignore 2012-08-28 17:46:45 +04:00
CMakeLists.txt #2192 patch apply 2012-10-12 13:03:43 +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