opencv/modules
Peng Xiao d9ab22e4ed Fix two bugs related to opencl context.
1. As getDevice will implicitly call setDevice, in getContext we should not need to call it again.
2. Fix an incorrect type casting.
2013-06-12 13:55:20 +08: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 Merge pull request #903 from aks2:2.4 2013-06-11 17:35:39 +04:00
features2d Merge pull request #903 from aks2:2.4 2013-06-11 17:35:39 +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 Merge pull request #903 from aks2:2.4 2013-06-11 17:35:39 +04: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 two bugs related to opencl context. 2013-06-12 13:55:20 +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 added missing BackgroundSubtractorMOG2 parameters 2013-06-10 13:41:46 +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