opencv/modules
Roman Donchenko d583a79869 Revert "Add a variant of detectMultiScale with an argument 'weights'"
It was merged by mistake.

This reverts commit ab6be9b7b7.
2013-06-10 17:06:34 +04:00
..
androidcamera android -> plarforms/android 2013-05-27 11:10:38 +04:00
calib3d Replaced most of the usages of parallel_for with that of parallel_for_. 2013-05-31 12:22:04 +04:00
contrib Fixed the shebang lines on the Python scripts. 2013-04-11 18:37:23 +04:00
core Make AutoLock noncopyable (it would break on copying, anyway). 2013-05-31 17:27:42 +04:00
features2d Replaced most of the usages of parallel_for with that of parallel_for_. 2013-05-31 12:22:04 +04:00
flann Fix build warnings from gcc 4.8 2013-05-13 17:07:30 +04:00
gpu Merge pull request #953 from jet47:fix-bug-3069 2013-06-05 17:56:35 +04:00
highgui Bug #3044 cap_dshow.cpp forgotten validity check fixed. 2013-06-10 13:29:45 -07:00
imgproc Split CLAHE into its own file, because it's faster that way. 2013-05-31 12:22:04 +04:00
java fixing empty Mat case 2013-06-08 12:41:57 +04:00
legacy Fix build warnings from gcc 4.8 2013-05-13 17:07:30 +04:00
ml Replaced most of the usages of parallel_for with that of parallel_for_. 2013-05-31 12:22:04 +04:00
nonfree Replaced most of the usages of parallel_for with that of parallel_for_. 2013-05-31 12:22:04 +04:00
objdetect Revert "Add a variant of detectMultiScale with an argument 'weights'" 2013-06-10 17:06:34 +04:00
ocl Fix a bug of cornerHarris and cornerMinEigenVal. 2013-06-06 11:44:35 +08:00
photo Replaced most of the usages of parallel_for with that of parallel_for_. 2013-05-31 12:22:04 +04:00
python add (optional) index argument to RetrieveFrame method 2013-05-04 17:18:12 +02:00
stitching Erase MatchPairsBody's copy constructor. 2013-06-10 13:30:23 +04:00
superres Automatically add CUDA support to a module if it has CUDA sources. 2013-04-10 12:20:54 +04:00
ts 'aapt' tool moved in SDK r22, adding support to run.py 2013-05-19 14:57:21 +04:00
video Replaced most of the usages of parallel_for with that of parallel_for_. 2013-05-31 12:22:04 +04:00
videostab Suppress clang build warning 2013-01-31 16:01:04 +04:00
world enabled png and jpeg for iOS 2013-03-25 11:19:29 +04:00
CMakeLists.txt Add support for adding custom OpenCV modules. 2013-06-05 18:10:44 +04:00
refman.rst.in Made reference manual table of contents autogenerated 2012-05-30 14:06:47 +00:00