opencv/modules
peng xiao 14dd345cdf Fix ocl::setBinaryDiskCache
Previously the function requires Info::Impl implicitly. A call will create
new Context this function which is not intended.
The properties are now moved to global scope to fix this issue.
2013-06-28 10:12:18 +08:00
..
androidcamera android -> plarforms/android 2013-05-27 11:10:38 +04:00
calib3d Java/Python bindings for computeCorrespondEpilines added. 2013-06-18 16:44:23 +04:00
contrib Fixed the shebang lines on the Python scripts. 2013-04-11 18:37:23 +04:00
core Merge pull request #1002 from asmorkalov:doc_warning_fix 2013-06-25 11:42:00 +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 #1030 from SpecLad:ts-impl-variants 2013-06-24 18:28:13 +04:00
highgui Pass the HAVE_QT* flags through the config header, like all others. 2013-06-19 17:44:12 +04:00
imgproc add multiruns to fix "unreliable results" error 2013-06-13 21:14:42 +04:00
java Merge pull request #994 from asmorkalov:android_java_wrappers 2013-06-18 16:46:04 +04:00
legacy Fix build warnings from gcc 4.8 2013-05-13 17:07:30 +04:00
ml fix for Bug #3085: 2013-06-13 10:22:56 +04:00
nonfree Changed the impls argument to be an array name. 2013-06-20 15:18:35 +04:00
objdetect Revert "Add a variant of detectMultiScale with an argument 'weights'" 2013-06-10 17:06:34 +04:00
ocl Fix ocl::setBinaryDiskCache 2013-06-28 10:12:18 +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 Fixed a bug #2405 2013-06-14 10:43:20 +04:00
superres Changed the impls argument to be an array name. 2013-06-20 15:18:35 +04:00
ts Merge pull request #1035 from SpecLad:cv-concurrency 2013-06-25 11:33:16 +04:00
video add multiruns to fix "unreliable results" error 2013-06-13 21:14:42 +04:00
videostab Fixed a bug related to video stabilization crashes with a blank video (Bug #3023) 2013-06-13 13:41:43 +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